Skip to content

Commit 8f3911c

Browse files
committed
E - Oppdaterer springBootVersion = '3.4.2' -> '3.4.3'
1 parent 2d31eff commit 8f3911c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
kotlinVersion = '2.1.10'
4-
springBootVersion = '3.4.2'
4+
springBootVersion = '3.4.3'
55
springKafkaVersion = '3.3.2'
66
archunitVersion = '1.4.0'
77
tokenSupportVersion = '5.0.16'

0 commit comments

Comments
 (0)