Skip to content

Commit 612da96

Browse files
Update coursier to 2.1.17 (#400)
1 parent 17ca79e commit 612da96

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
@@ -12,7 +12,7 @@ inThisBuild(
1212

1313
val protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.5"
1414

15-
val coursierVersion = "2.1.16"
15+
val coursierVersion = "2.1.17"
1616

1717
lazy val bridge: Project = project
1818
.in(file("bridge"))

0 commit comments

Comments
 (0)