Skip to content

Commit 497f24e

Browse files
Update coursier to 2.1.10 (#359)
1 parent f1e1219 commit 497f24e

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.24.4"
1414

15-
val coursierVersion = "2.1.9"
15+
val coursierVersion = "2.1.10"
1616

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

0 commit comments

Comments
 (0)