Skip to content

Commit b71fb49

Browse files
committed
U - Oppgraderer org.springframework.kafka:spring-kafka:3.2.0 -> 3.2.1
Automatisert oppgradering av org.springframework.kafka:spring-kafka.
1 parent 6d1cc0f commit b71fb49

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
@@ -3,7 +3,7 @@ buildscript {
33
ext {
44
kotlinVersion = '1.9.24'
55
springBootVersion = '3.3.0'
6-
springKafkaVersion = '3.2.0'
6+
springKafkaVersion = '3.2.1'
77
jacksonModuleKotlinVersion = '2.17.1'
88
tokenSupportVersion = '4.1.4'
99
imageioVersion = '3.11.0'

0 commit comments

Comments
 (0)