Skip to content

Commit 9bc3905

Browse files
committed
E - Oppdatering springBootVersion = 3.3.1 -> 3.3.2
1 parent 19a5c0d commit 9bc3905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ buildscript {
22

33
ext {
44
kotlinVersion = '1.9.24'
5-
springBootVersion = '3.3.1'
5+
springBootVersion = '3.3.2'
66
springKafkaVersion = '3.2.1'
77
jacksonModuleKotlinVersion = '2.17.2'
88
tokenSupportVersion = '4.1.4'

0 commit comments

Comments
 (0)