Skip to content

Commit

Permalink
Merge pull request #13672 from codeconsole/7.0.x-fields
Browse files Browse the repository at this point in the history
6.2.x merge
  • Loading branch information
codeconsole authored Sep 23, 2024
2 parents 31f7261 + 1b639cd commit fe5fcfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ext {
// https://docs.grails.org/snapshot/ref/Dependency%20Versions/Grails%20BOM.html
dependencyVersions = [
'fieldsPlugin' : [version: fieldsPluginVersion,
group : 'io.github.gpc',
group : 'org.grails.plugins',
names : ['fields'],
modules: ['']
],
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ commonsIOVersion=2.17.0
datastoreVersion=9.0.0-SNAPSHOT
directoryWatcherVersion=0.18.0
expectitCoreVersion=0.9.0
fieldsPluginVersion=5.0.3
fieldsPluginVersion=6.0.0-SNAPSHOT
gdocEngineVersion=1.0.1
gradleNexusPluginVersion=2.3.1
gradleNexusPublishPluginVersion=1.3.0
Expand Down

0 comments on commit fe5fcfc

Please sign in to comment.