Skip to content

Commit

Permalink
Revert "E - Oppdatering -> org.springframework.kafka:spring-kafka 3.2…
Browse files Browse the repository at this point in the history
….4 -> 3.3.1"

This reverts commit 0daa7c5.
  • Loading branch information
dskarpas committed Jan 3, 2025
1 parent 0daa7c5 commit 090a5a3
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.21'
springBootVersion = '3.3.5'
springKafkaVersion = '3.3.1'
springKafkaVersion = '3.2.4'
jacksonModuleKotlinVersion = '2.18.1'
cxfVersion = '3.3.4'
tokenSupportVersion = '5.0.11'
Expand Down

0 comments on commit 090a5a3

Please sign in to comment.