Skip to content

Commit

Permalink
Merge pull request #204 from bric3/renovate/org.jetbrains.kotlin.jvm-1.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.20
  • Loading branch information
renovate[bot] authored Nov 1, 2023
2 parents 8f3615b + 0b5cd7e commit 52dcc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fireplace-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description = "Swing app that uses fireplace-swing"
plugins {
id("application")
id("com.github.johnrengelman.shadow") version "8.1.1"
kotlin("jvm") version "1.9.10"
kotlin("jvm") version "1.9.20"
}

repositories {
Expand Down

0 comments on commit 52dcc4d

Please sign in to comment.