Skip to content

Commit ae45947

Browse files
Update V.coursier to v2.1.24
1 parent 4486a05 commit ae45947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lazy val V =
1212
val protobuf = "3.15.6"
1313
val protoc =
1414
"3.17.3" // the oldest protoc version with Apple M1 support, see https://github.com/scalapb/ScalaPB/issues/1024#issuecomment-860126568
15-
val coursier = "2.1.9"
15+
val coursier = "2.1.24"
1616
val scalaXml = "2.1.0"
1717
val moped = "0.2.0"
1818
val gradle = "7.0"

0 commit comments

Comments
 (0)