Skip to content

Commit

Permalink
E - Oppdatering av springBootVersion = 3.3.3 -> 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Sep 24, 2024
1 parent 46db9af commit 6d46950
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 {
kotlinVersion = '2.0.20'
springBootVersion = '3.3.3'
springBootVersion = '3.3.4'
springKafkaVersion = '3.2.3'
tokenSupportVersion = '4.1.4'
archUnitVersion = '1.3.0'
Expand Down

0 comments on commit 6d46950

Please sign in to comment.