Skip to content

Commit f123b1f

Browse files
committed
chore: update dependencies
1 parent 820b725 commit f123b1f

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,7 +1,7 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '3.3.1'
4-
id 'io.spring.dependency-management' version '1.1.5'
3+
id 'org.springframework.boot' version '3.3.2'
4+
id 'io.spring.dependency-management' version '1.1.6'
55
}
66

77
group = 'com.example'

0 commit comments

Comments
 (0)