Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2023
1 parent 5e28f20 commit d496eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -9,7 +9,7 @@ plugins {
id("org.springframework.boot") version "3.0.5" apply (false)
id("io.spring.dependency-management") version "1.1.0"
id("com.palantir.git-version") version "2.0.0"
kotlin("jvm") version "1.8.10"
kotlin("jvm") version "1.8.20"
}

group = "io.github.raphiz"
Expand Down

0 comments on commit d496eea

Please sign in to comment.