Skip to content

Commit 6545886

Browse files
committed
E - Oppdatering spring-boot springBootVersion = '3.2.5' - > 3.3.0
1 parent 1ef15b0 commit 6545886

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.2.5'
5+
springBootVersion = '3.3.0'
66
springKafkaVersion = '3.1.4'
77
jacksonModuleKotlinVersion = '2.17.1'
88
tokenSupportVersion = '4.1.4'

0 commit comments

Comments
 (0)