Skip to content

Commit c018f4f

Browse files
Update coursier to 2.1.15
1 parent 885eb22 commit c018f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ Compile / unmanagedResourceDirectories ++= modules.map { module =>
2626
}
2727

2828
libraryDependencies ++= Seq(
29-
"io.get-coursier" %% "coursier" % "2.1.14"
29+
"io.get-coursier" %% "coursier" % "2.1.15"
3030
)

0 commit comments

Comments
 (0)