Skip to content

Commit 82ac9ff

Browse files
authored
Merge pull request #82 from scala-steward/update/patches
Patch updates
2 parents 6ec5059 + 5574685 commit 82ac9ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.11.3
1+
sbt.version=1.11.5

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ lazy val build = (project in file(".")).
1313

1414
(Compile / unmanagedSourceDirectories) += baseDirectory.value.getParentFile / "src" / "main" / "scala"
1515

16-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
16+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")

0 commit comments

Comments
 (0)