Skip to content

Commit f356ae3

Browse files
committed
Update coursier to 2.1.21
1 parent da5ea47 commit f356ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ThisBuild / versionScheme := Some("early-semver")
1414

1515
val protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.5"
1616

17-
val coursierVersion = "2.1.19"
17+
val coursierVersion = "2.1.21"
1818

1919
lazy val bridge: Project = project
2020
.in(file("bridge"))

0 commit comments

Comments
 (0)