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

Commit 1919147

Browse files
Update dependency org.grails:grails-gradle-plugin to v6
1 parent 159b08b commit 1919147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
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:5.3.1")
6+
implementation("org.grails:grails-gradle-plugin:6.2.2")
77
}

0 commit comments

Comments
 (0)