Skip to content

Commit c59eb9c

Browse files
authored
Merge pull request #55 from scala-steward/update/patches
Patch updates
2 parents 6794e38 + b7532f6 commit c59eb9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ developers += Developer(
1313
url("https://github.com/playframework")
1414
)
1515

16-
addSbtWeb("1.5.6")
16+
addSbtWeb("1.5.8")
1717

1818
licenses := Seq("MIT" -> url("https://opensource.org/licenses/mit-license.php"))
1919

project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.0
1+
sbt.version=1.10.1

0 commit comments

Comments
 (0)