Skip to content

Commit

Permalink
Update sbt-version-policy to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and julienrf committed Jun 6, 2023
1 parent 5b2ef64 commit 1b9ef64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ ThisBuild / ivyLoggingLevel := UpdateLogging.Quiet

ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % "always"

addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.0")
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.1")

0 comments on commit 1b9ef64

Please sign in to comment.