Skip to content

Commit

Permalink
Merge pull request #101 from jdaugherty/5.0.x
Browse files Browse the repository at this point in the history
pre-release for m1
  • Loading branch information
jdaugherty authored Dec 12, 2024
2 parents e60f02a + 5c6db0f commit 4614c7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
projectVersion=5.0.0-SNAPSHOT
grailsVersion=7.0.0-SNAPSHOT
grailsGradlePluginVersion=7.0.0-SNAPSHOT
grailsGradlePluginVersion=7.0.0-M2
seleniumVersion=4.27.0
testcontainersVersion=1.20.4

Expand Down
2 changes: 1 addition & 1 deletion spock-container-test-app/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grailsVersion=7.0.0-SNAPSHOT
grailsGradlePluginVersion=7.0.0-SNAPSHOT
grailsGradlePluginVersion=7.0.0-M2
version=0.1
org.gradle.caching=true
org.gradle.daemon=true
Expand Down

0 comments on commit 4614c7b

Please sign in to comment.