Skip to content

Commit ec7e78f

Browse files
authored
Merge pull request #1067 from scala-steward/update/sbt-version-policy-2.1.3
Update sbt-version-policy from 2.1.0 to 2.1.3
2 parents 606b8f4 + a8cb89d commit ec7e78f

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
@@ -5,4 +5,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
66
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
8-
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.0")
8+
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.3")

0 commit comments

Comments
 (0)