Skip to content

Commit 64c3389

Browse files
Update sbt-dynver to 5.0.1 in master
1 parent ee8ba00 commit 64c3389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
44
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
55
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
66
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")

0 commit comments

Comments
 (0)