Skip to content

Commit

Permalink
e - Oppdatering av springKafkaVersion -> 3.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Aug 29, 2023
1 parent 771789a commit fe4349a
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
@@ -1,7 +1,7 @@
buildscript {
ext {
springBootVersion = '3.1.3'
springKafkaVersion = '3.0.9'
springKafkaVersion = '3.0.11'
tokenSupportVersion = '3.1.3'
archUnitVersion = '1.1.0'
}
Expand Down

0 comments on commit fe4349a

Please sign in to comment.