Skip to content

Commit

Permalink
Typo from 6.2.x branch
Browse files Browse the repository at this point in the history
codeconsole committed Sep 23, 2024
1 parent 95eb6bb commit 1b639cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ ext {
// When making changes in the dependencyVersions, remember to also update the Grails BOM Documentation:
// https://docs.grails.org/snapshot/ref/Dependency%20Versions/Grails%20BOM.html
dependencyVersions = [
'fieldsPlugin' : [version: feildsPluginVersion,
'fieldsPlugin' : [version: fieldsPluginVersion,
group : 'org.grails.plugins',
names : ['fields'],
modules: ['']

0 comments on commit 1b639cd

Please sign in to comment.