Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2b6147b

Browse files
scala-stewardmergify[bot]
andauthoredSep 18, 2024··
Update coursier to 2.1.13 (#1735)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent c56cd19 commit 2b6147b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object Dependencies {
88
val protobuf = "4.26.0"
99
val silencer = "1.7.17"
1010
val collectionCompat = "2.12.0"
11-
val coursier = "2.1.12"
11+
val coursier = "2.1.13"
1212
val protocGen = "0.9.7"
1313
val protobufRuntimeScala = "0.8.16"
1414
val commonsCodec = "1.17.1"

0 commit comments

Comments
 (0)
Please sign in to comment.