Skip to content

Commit

Permalink
Keep outdated sbt versions in test projects
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Apr 9, 2024
1 parent 1eb7eef commit b27e66f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion test-project-docker/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.9
sbt.version=1.5.4
2 changes: 1 addition & 1 deletion test-project-jdkpackager/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.9
sbt.version=1.2.6
2 changes: 1 addition & 1 deletion test-project-simple/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.9
sbt.version=1.2.6
2 changes: 1 addition & 1 deletion test-project-windows/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.9
sbt.version=1.2.6

0 comments on commit b27e66f

Please sign in to comment.