Skip to content

Commit b8ae45e

Browse files
committed
U - Oppgraderer org.jetbrains.kotlin:kotlin-bom:2.1.10 -> 2.1.20
Automatisert oppgradering av org.jetbrains.kotlin:kotlin-bom.
1 parent 8697502 commit b8ae45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22

33
ext {
4-
kotlinVersion = '2.1.10'
4+
kotlinVersion = '2.1.20'
55
springBootVersion = '3.4.4'
66
springKafkaVersion = '3.3.4'
77
springfoxVersion = '3.0.0'

0 commit comments

Comments
 (0)