Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set gsp and scaffolding versions #13680

Merged
merged 1 commit into from
Sep 24, 2024
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 gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gdocEngineVersion=1.0.1
gradleNexusPluginVersion=2.3.1
gradleNexusStagingPluginVersion=0.12.0
groovyVersion=3.0.21
gspVersion=6.2.1
gspVersion=6.2.2-SNAPSHOT
h2.version=2.2.224
h2Version=2.2.224
hibernateDatastoreVersion=8.1.0
Expand Down
2 changes: 1 addition & 1 deletion grails-bom/plugins.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ grails-gradle-plugin=6.2.0
cache=7.0.0
rxjava=1.1.1
rxjava2=2.0.0
scaffolding=5.0.1
scaffolding=5.1.1
geb=4.0.0
views-json=3.2.3
views-json-templates=3.2.3
Expand Down
Loading