Skip to content

Commit

Permalink
E - Oppgraderer org.jetbrains.kotlin:kotlin-bom:2.0.20 -> 2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Oct 15, 2024
1 parent 50fdf91 commit 67d2145
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 = '2.0.20'
kotlinVersion = '2.0.21'
springBootVersion = '3.3.4'
springKafkaVersion = '3.2.4'
jacksonModuleKotlinVersion = '2.17.2'
Expand Down

0 comments on commit 67d2145

Please sign in to comment.