Skip to content

Commit

Permalink
E - Oppdatering springBootVersion 3.2.1 -> 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Jan 23, 2024
1 parent 1a97e99 commit de17988
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 = '1.9.22'
springBootVersion = '3.2.1'
springBootVersion = '3.2.2'
springKafkaVersion = '3.1.1'
cxfVersion = '3.4.2'
jacksonModuleKotlinVersion = '2.16.1'
Expand Down

0 comments on commit de17988

Please sign in to comment.