Skip to content

Commit

Permalink
F - Oppdatering av springBootVersion -> 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Jan 28, 2025
1 parent 4cd223a commit 8b4e6ea
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
Expand Up @@ -2,7 +2,7 @@ buildscript {

ext {
kotlinVersion = '2.1.10'
springBootVersion = '3.4.1'
springBootVersion = '3.4.2'
springKafkaVersion = '3.3.1'
springfoxVersion = '3.0.0'
tokenSupportVersion = '5.0.11'
Expand Down

0 comments on commit 8b4e6ea

Please sign in to comment.