Skip to content

Commit

Permalink
build(deps): Update interface from 1.0.19 to 1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Sep 12, 2024
1 parent b9170ed commit 47fedb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ object Dependencies {
val libraryManagement = "org.scala-sbt" %% "librarymanagement-ivy" % lmVersion
val log4j = "org.apache.logging.log4j" % "log4j-core" % "2.23.0"
val scalazCore = "org.scalaz" %% "scalaz-core" % scalazVersion
val coursierInterface = "io.get-coursier" % "interface" % "1.0.19"
val coursierInterface = "io.get-coursier" % "interface" % "1.0.20"
val coursierInterfaceSubs = "io.get-coursier" % "interface-svm-subs" % "1.0.19"
val svm = "org.graalvm.nativeimage" % "svm" % "24.0.2"
val coursier = "io.get-coursier" %% "coursier" % coursierVersion
Expand Down

0 comments on commit 47fedb9

Please sign in to comment.