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 4efc4fe commit 83864dbCopy full SHA for 83864db
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.20")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib:1.7.21")
29
30
implementation("org.springframework.boot:spring-boot-starter-web")
31
implementation("org.springframework.boot:spring-boot-starter-actuator")
0 commit comments