Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 75b8bde

Browse files
authored
Merge pull request #93 from grails/renovate/org.grails-grails-gradle-plugin-6.x
Update dependency org.grails:grails-gradle-plugin to v6.1.0
2 parents 92b158d + 46a9fab commit 75b8bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ repositories {
33
maven { url "https://repo.grails.org/grails/core/" }
44
}
55
dependencies {
6-
implementation("org.grails:grails-gradle-plugin:6.0.0")
6+
implementation("org.grails:grails-gradle-plugin:6.1.0")
77
}

0 commit comments

Comments
 (0)