Skip to content

Commit

Permalink
chore: update sbt-dynver from 5.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-gatling[bot] authored and slandelle committed Oct 14, 2024
1 parent 54d4b62 commit 84c6467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/project/PluginDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object PluginDependencies {
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0"),
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0"),
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3"),
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1"),
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0"),
libraryDependencies ++= Seq(
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.0.0.202409031743-r", // sbt-scalafix
"ch.qos.logback" % "logback-core" % "1.5.10", // sbt-sonatype
Expand Down

0 comments on commit 84c6467

Please sign in to comment.