Skip to content

Commit 918b25d

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 4149d49 commit 918b25d

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
ext {
33
kotlinVersion = '2.1.10'
44
springBootVersion = '3.4.3'
5-
springKafkaVersion = '3.3.3'
5+
springKafkaVersion = '3.3.4'
66
cxfVersion = '3.4.2'
77
tokenSupportVersion = '5.0.17'
88
}

0 commit comments

Comments
 (0)