Skip to content

Commit 50e1181

Browse files
authored
Merge pull request #172 from SimY4/update/sbt-ci-release-1.11.2
2 parents 5be1fc5 + e63f03c commit 50e1181

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,5 +1,5 @@
11
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.13")
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 commit comments

Comments
 (0)