Update sbt-dynver to 4.1.1

This commit is contained in:
Scala Steward 2020-07-25 00:03:26 +02:00
parent 438e195365
commit 473bea93c1
No known key found for this signature in database
GPG key ID: 96BDF10FFAB8B6A6

View file

@ -24,5 +24,5 @@ addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.24")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.2")