Skip to content

Commit 47b2991

Browse files
fix(deps): update dependency org.grails:grails-gradle-plugin to v6.1.2 (#986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61894cc commit 47b2991

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
projectVersion=6.1.2-SNAPSHOT
22
grailsVersion=6.1.1
3-
grailsGradlePluginVersion=6.1.1
3+
grailsGradlePluginVersion=6.1.2
44
groovyVersion=3.0.11
55
vcsUrl=https://github.com/grails-plugins/grails-spring-security-core
66
websiteUrl=https://github.com/grails-plugins/grails-spring-security-core

plugin/src/docs/code/s2-quickstart/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grailsVersion=5.2.5
2-
grailsGradlePluginVersion=6.1.0
2+
grailsGradlePluginVersion=6.1.2
33
groovyVersion=3.0.11
44
gorm.version=7.3.2
55
org.gradle.daemon=true

0 commit comments

Comments
 (0)