Skip to content

Commit

Permalink
bump sbt to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenyou committed Jul 12, 2024
1 parent 1d55cb5 commit 8a92db3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/next-app-sbt/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 examples/vite-app-sbt/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 examples/vite-scalajs-react-sbt/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 8a92db3

Please sign in to comment.