Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent 6990026 commit 8658cc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlin = "1.9.21"
kotlin = "1.9.22"
dokka = "1.9.10"
springBoot = "3.2.0"
vaadin-flow = "24.3.1"
Expand All @@ -26,7 +26,7 @@ univocityParser = "com.univocity:univocity-parsers:2.9.1"
avatarGenerator = "com.talanlabs:avatar-generator:1.1.0"
apexCharts = "com.github.appreciated:apexcharts:23.0.1"
vaadin-paperMenuButton = "com.github.appreciated:vaadin-paper-menu-button:2.0.2"
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
kotlin-logging = "io.github.microutils:kotlin-logging-jvm:3.0.5"
spring-mockk = "com.ninja-squad:springmockk:4.0.2"
strikt = "io.strikt:strikt-core:0.34.1"
Expand Down

0 comments on commit 8658cc3

Please sign in to comment.