Skip to content

Commit

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

build(deps): bump org.jetbrains.kotlin.jvm from 1.8.10 to 1.8.21
  • Loading branch information
coolya authored May 11, 2023
2 parents 7883d1e + bfd52e1 commit 05268c8
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.10" apply false
id("org.jetbrains.kotlin.jvm") version "1.8.21" apply false
id("org.jetbrains.intellij") version "1.10.1" apply false
}

Expand Down

0 comments on commit 05268c8

Please sign in to comment.