Skip to content

Commit 7dce700

Browse files
committed
U - Oppgraderer org.springframework.kafka:spring-kafka:3.3.3 -> 3.3.4
Automatisert oppgradering av org.springframework.kafka:spring-kafka.
1 parent 0793b80 commit 7dce700

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 = '2.1.10'
55
springBootVersion = '3.4.3'
6-
springKafkaVersion = '3.3.3'
6+
springKafkaVersion = '3.3.4'
77
tokenSupportVersion = '5.0.17'
88
imageioVersion = '3.12.0'
99
}

0 commit comments

Comments
 (0)