Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl authored Mar 23, 2023
1 parent b6a80af commit 07d156a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ ext {
throw new GradleException("Multiple Grails versions (${grailsVersionList}) found at $coreBuildFilePath")
}
grailsVersion = grailsVersionList[0]
grailsVersion = '6.0.0-SNAPSHOT'
}

subprojects {
Expand Down

0 comments on commit 07d156a

Please sign in to comment.