Skip to content

Commit 59866ab

Browse files
committed
Upgrade to Grace 2023.3.0-M2
1 parent 5403748 commit 59866ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
plugins {
22
id 'groovy'
3-
id 'org.springframework.boot' version '3.3.7'
3+
id 'org.springframework.boot' version '3.3.10'
44
id 'io.spring.dependency-management' version '1.1.7'
5-
id 'org.graceframework.grace-core' version '2023.3.0-M1'
5+
id 'org.graceframework.grace-core' version '2023.3.0-M2'
66
}
77

88
group = 'grace.guides'

0 commit comments

Comments
 (0)