Skip to content

Commit

Permalink
E - Oppdaterer springBootVersion = '3.4.2' -> '3.4.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Feb 21, 2025
1 parent 8584620 commit c6434fe
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.2'
springBootVersion = '3.4.3'
springKafkaVersion = '3.3.2'
springfoxVersion = '3.0.0'
tokenSupportVersion = '5.0.16'
Expand Down

0 comments on commit c6434fe

Please sign in to comment.