We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5403748 commit 59866abCopy full SHA for 59866ab
build.gradle
@@ -1,8 +1,8 @@
1
plugins {
2
id 'groovy'
3
- id 'org.springframework.boot' version '3.3.7'
+ id 'org.springframework.boot' version '3.3.10'
4
id 'io.spring.dependency-management' version '1.1.7'
5
- id 'org.graceframework.grace-core' version '2023.3.0-M1'
+ id 'org.graceframework.grace-core' version '2023.3.0-M2'
6
}
7
8
group = 'grace.guides'
0 commit comments