Skip to content

Commit

Permalink
fix(deps): update dependency org.grails:grails-gradle-plugin to v7.0.…
Browse files Browse the repository at this point in the history
…0-snapshot
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 4614c7b commit cabbb42
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-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 cabbb42

Please sign in to comment.