Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ group "org.grails.plugins"
apply plugin: "eclipse"
apply plugin: "idea"
apply plugin: "org.grails.grails-plugin"
apply plugin: "org.grails.grails-plugin-publish"
apply plugin: "org.grails.internal.grails-plugin-publish"

repositories {
mavenLocal()
Expand Down
9 changes: 4 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#Sun Feb 19 02:42:04 EST 2017
grailsVersion=4.0.0.BUILD-SNAPSHOT
grailsWrapperVersion=1.0.0
scaffoldingCoreVersion=2.0.0.BUILD-SNAPSHOT
grailsVersion=4.1.2
scaffoldingCoreVersion=2.1.0
spockVersion=1.2-groovy-2.5
groovyVersion=2.5.4
projectVersion=2.0.1-SNAPSHOT
groovyVersion=2.5.14
projectVersion=2.0.1-SNAPSHOT