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.
2 parents fbcc922 + 91ea5a1 commit 288fa2eCopy full SHA for 288fa2e
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.0")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib:1.8.10")
27
28
implementation("org.springframework.boot:spring-boot-starter-web")
29
implementation("org.springframework.boot:spring-boot-starter-actuator")
0 commit comments