Skip to content

Commit

Permalink
Update versions to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Oct 19, 2024
1 parent a327ed2 commit e41583b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ lazy val `sbt-version-policy` = project
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4"),
libraryDependencies ++= Seq(
"io.get-coursier" % "interface" % "1.0.19",
"io.get-coursier" %% "versions" % "0.3.1",
"io.get-coursier" %% "versions" % "0.3.3",
"com.lihaoyi" %% "ujson" % "3.1.4", // FIXME shade
"com.eed3si9n.verify" %% "verify" % "2.0.1" % Test,
),
Expand Down

0 comments on commit e41583b

Please sign in to comment.