Skip to content

Commit

Permalink
E - Oppgradering springBootVersion = '3.3.4' -> '3.3.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Oct 29, 2024
1 parent c73028e commit 21659ad
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.21'
springBootVersion = '3.3.4'
springBootVersion = '3.3.5'
springKafkaVersion = '3.2.4'
cxfVersion = '3.4.2'
jacksonModuleKotlinVersion = '2.17.2'
Expand Down

0 comments on commit 21659ad

Please sign in to comment.