Skip to content

Commit

Permalink
E - Oppdatering av springKafkaVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Sep 25, 2024
1 parent 2341950 commit f57f75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ buildscript {
ext {
kotlinVersion = '2.0.20'
springBootVersion = '3.3.4'
springKafkaVersion = '3.2.3'
springKafkaVersion = '3.2.4'
jacksonModuleKotlinVersion = '2.17.2'
cxfVersion = '3.3.4'
tokenSupportVersion = '4.1.4'
Expand Down

0 comments on commit f57f75c

Please sign in to comment.