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 cf79504 + 155fde5 commit 5656eceCopy full SHA for 5656ece
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.21")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib:1.8.22")
27
28
implementation("org.springframework.boot:spring-boot-starter-web")
29
implementation("org.springframework.boot:spring-boot-starter-actuator")
0 commit comments