We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823bf4c commit feca4cfCopy full SHA for feca4cf
build.gradle.kts
@@ -23,7 +23,7 @@ plugins {
23
apply(plugin = "io.spring.dependency-management")
24
25
dependencies {
26
- implementation("org.jetbrains.kotlin:kotlin-stdlib:1.8.10")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib:1.8.20")
27
28
implementation("org.springframework.boot:spring-boot-starter-web")
29
implementation("org.springframework.boot:spring-boot-starter-actuator")
0 commit comments