Skip to content

Commit

Permalink
Bump Kotlin.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmonz committed Oct 13, 2024
1 parent dae5b4e commit 11bf8d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import io.gitlab.arturbosch.detekt.Detekt
import org.jetbrains.kotlin.gradle.dsl.JvmTarget

plugins {
kotlin("jvm") version "2.0.20"
kotlin("jvm") version "2.0.21"
jacoco
id("com.github.ben-manes.versions") version "0.51.0"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
Expand Down

0 comments on commit 11bf8d6

Please sign in to comment.