Skip to content

Commit

Permalink
Update grailsGradlePluginVersion to v7.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent e953c90 commit 0e5ea29
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-M1
grailsVersion=7.0.0-SNAPSHOT
grailsGradlePluginVersion=7.0.0-M2
grailsGradlePluginVersion=7.0.0-SNAPSHOT
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-M2
grailsGradlePluginVersion=7.0.0-SNAPSHOT
version=0.1
org.gradle.caching=true
org.gradle.daemon=true
Expand Down

0 comments on commit 0e5ea29

Please sign in to comment.