Skip to content

Commit

Permalink
Merge pull request #2 from viascom/dependabot/gradle/main/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.kotlin.jvm-1.9.20

build(deps): bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.20
  • Loading branch information
itsmefox authored Nov 2, 2023
2 parents e23e6b1 + e3b86a1 commit 33a7d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ plugins {
id "java-library"
id "maven-publish"
id "signing"
id "org.jetbrains.kotlin.jvm" version "1.9.10"
id "org.jetbrains.kotlin.jvm" version "1.9.20"
}

ext {

0 comments on commit 33a7d27

Please sign in to comment.