Skip to content

Commit

Permalink
Merge pull request #68 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward authored Sep 28, 2024
2 parents 0666da0 + 010b89f commit 9ed672e
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 @@ -4,7 +4,7 @@ name := "play-auto-refresh"

organization := "com.jamesward"

scalaVersion := "2.12.19"
scalaVersion := "2.12.20"

scalacOptions ++= Seq("-unchecked", "-deprecation")

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.1
sbt.version=1.10.2
2 changes: 1 addition & 1 deletion test-project/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.1
sbt.version=1.10.2

0 comments on commit 9ed672e

Please sign in to comment.