Skip to content

Commit a855151

Browse files
committed
U - Oppgraderer org.springframework.kafka:spring-kafka:3.3.2 -> 3.3.3
Automatisert oppgradering av org.springframework.kafka:spring-kafka.
1 parent e3915e2 commit a855151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.2'
5+
springKafkaVersion = '3.3.3'
66
archunitVersion = '1.4.0'
77
tokenSupportVersion = '5.0.16'
88
}

0 commit comments

Comments
 (0)