Skip to content

Commit

Permalink
U - Oppgraderer org.springframework.boot:3.2.4 -> 3.2.5
Browse files Browse the repository at this point in the history
Automatisert oppgradering av org.springframework.boot.
  • Loading branch information
dskarpas committed Apr 30, 2024
1 parent e7d1b4f commit 444fb9b
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.23'
springBootVersion = '3.2.4'
springBootVersion = '3.2.5'
springKafkaVersion = '3.1.4'
tokenSupportVersion = '4.1.4'
archUnitVersion = '1.3.0'
Expand Down

0 comments on commit 444fb9b

Please sign in to comment.