Skip to content

Commit

Permalink
Bump jvm from 1.9.20 to 1.9.21 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent cd13240 commit 9c664a2
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 @@ -10,7 +10,7 @@ buildscript {
}

plugins {
kotlin("jvm") version "1.9.20"
kotlin("jvm") version "1.9.21"
kotlin("plugin.allopen") version "1.9.21"
id("com.diffplug.spotless") version "6.22.0"
id("org.jetbrains.dokka") version "1.9.10"
Expand Down

0 comments on commit 9c664a2

Please sign in to comment.