Skip to content

Commit 4c883a8

Browse files
committed
E!- Oppdatering av springboot 3.2.6-> 3.3.0, kafka 3.1.4-> 3.2.0
1 parent 0ff61bb commit 4c883a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: build.gradle

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

33
ext {
44
kotlinVersion = '1.9.24'
5-
springBootVersion = '3.2.5'
6-
springKafkaVersion = '3.1.4'
5+
springBootVersion = '3.3.0'
6+
springKafkaVersion = '3.2.0'
77
jacksonModuleKotlinVersion = '2.17.1'
88
tokenSupportVersion = '4.1.4'
99
imageioVersion = '3.10.1'

0 commit comments

Comments
 (0)