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 aac7215 + 97d04ed commit f81f6b8Copy full SHA for f81f6b8
build.gradle.kts
@@ -25,7 +25,7 @@ plugins {
25
apply(plugin = "io.spring.dependency-management")
26
27
dependencies {
28
- implementation("org.jetbrains.kotlin:kotlin-stdlib:1.7.21")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib:1.7.22")
29
30
implementation("org.springframework.boot:spring-boot-starter-web")
31
implementation("org.springframework.boot:spring-boot-starter-actuator")
0 commit comments