Skip to content

Commit 6bb7f4f

Browse files
committed
update sbt and plugins
1 parent a35ee84 commit 6bb7f4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.1
1+
sbt.version=1.11.6

project/plugins.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
2-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
3-
addSbtPlugin("com.swoval" % "sbt-source-format" % "0.3.1")
1+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
3+
addSbtPlugin("com.swoval" % "sbt-source-format" % "1.4.0")

0 commit comments

Comments
 (0)