Skip to content

Commit

Permalink
Merge pull request #266 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Nov 15, 2024
2 parents 337fd89 + 49e78c3 commit 18e0e31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ThisBuild / crossScalaVersions := Seq(scala212)

libraryDependencies ++= Seq(
"org.webjars" % "webjars-locator-core" % "0.59",
"org.specs2" %% "specs2-core" % "4.20.8" % "test",
"org.specs2" %% "specs2-core" % "4.20.9" % "test",
"junit" % "junit" % "4.13.2" % "test"
)

Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.2
sbt.version=1.10.5
2 changes: 1 addition & 1 deletion sbt-web-tester/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.2
sbt.version=1.10.5

0 comments on commit 18e0e31

Please sign in to comment.