We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f4ec4 commit ffbcc70Copy full SHA for ffbcc70
1 file changed
build.sbt
@@ -930,7 +930,7 @@ lazy val sbtAirframe =
930
// This setting might be unnecessary?
931
//crossSbtVersions := Vector("1.3.13"),
932
libraryDependencies ++= Seq(
933
- "io.get-coursier" %% "coursier" % "2.0.8",
+ "io.get-coursier" %% "coursier" % "2.0.9",
934
"org.apache.commons" % "commons-compress" % "1.20"
935
),
936
scriptedLaunchOpts := {
0 commit comments