We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5ea47 commit 87a1cfcCopy full SHA for 87a1cfc
build.sbt
@@ -14,7 +14,7 @@ ThisBuild / versionScheme := Some("early-semver")
14
15
val protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.5"
16
17
-val coursierVersion = "2.1.19"
+val coursierVersion = "2.1.23"
18
19
lazy val bridge: Project = project
20
.in(file("bridge"))
0 commit comments