Skip to content

Commit

Permalink
Merge pull request #546 from skadi-cloud/dependabot/gradle/org.jetbra…
Browse files Browse the repository at this point in the history
…ins.kotlin.jvm-1.9.22

build(deps): bump org.jetbrains.kotlin.jvm from 1.8.21 to 1.9.22
  • Loading branch information
coolya authored Jan 4, 2024
2 parents 323c3a3 + 554710a commit d1ba48b
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
@@ -1,5 +1,5 @@
plugins {
id("org.jetbrains.kotlin.jvm") version "1.8.21" apply false
id("org.jetbrains.kotlin.jvm") version "1.9.22" apply false
id("org.jetbrains.intellij") version "1.10.1" apply false
}

Expand Down

0 comments on commit d1ba48b

Please sign in to comment.