Skip to content

Commit

Permalink
E - Oppdatering av springBootVersion = 3.3.2 -> 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Aug 27, 2024
1 parent 8074ba7 commit 6814ea9
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.10'
springBootVersion = '3.3.2'
springBootVersion = '3.3.3'
springKafkaVersion = '3.2.3'
jacksonModuleKotlinVersion = '2.17.2'
cxfVersion = '3.3.4'
Expand Down

0 comments on commit 6814ea9

Please sign in to comment.