Skip to content

Commit

Permalink
Merge pull request #135 from scalacenter/update/sbt-1.10.1
Browse files Browse the repository at this point in the history
Update sbt to 1.10.1
  • Loading branch information
bjaglin authored Aug 13, 2024
2 parents babf81a + f4d6bc0 commit 2aa9e4e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion migration-rules/v0.6.x/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.0
sbt.version=1.10.1
2 changes: 1 addition & 1 deletion migration-rules/v0.9.28/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.0
sbt.version=1.10.1
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.0
sbt.version=1.10.1
2 changes: 1 addition & 1 deletion src/main/g8/scalafix/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.0
sbt.version=1.10.1

0 comments on commit 2aa9e4e

Please sign in to comment.