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 Mar 30, 2023
1 parent 0841ba6 commit 7816e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.0"
id("org.jlleitschuh.gradle.ktlint") version "11.1.0"
// id("org.cqfn.diktat.diktat-gradle-plugin") version "1.0.2"
kotlin("jvm") version "1.8.10"
kotlin("jvm") version "1.8.20"
id("com.github.dawnwords.jacoco.badge") version "0.2.4"
}

Expand Down

0 comments on commit 7816e38

Please sign in to comment.