Skip to content

Commit

Permalink
Merge pull request #468 from openziti/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….kotlin.jvm-1.9.0

Bump org.jetbrains.kotlin.jvm from 1.8.22 to 1.9.0
  • Loading branch information
ekoby authored Jul 12, 2023
2 parents 29775e5 + 7bcc278 commit 5b1e836
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
Expand Up @@ -49,7 +49,7 @@ buildscript {
}

plugins {
id("org.jetbrains.kotlin.jvm") version "1.8.22" apply false
id("org.jetbrains.kotlin.jvm") version "1.9.0" apply false
id("io.wusa.semver-git-plugin") version "2.3.7"

id 'io.github.gradle-nexus.publish-plugin' version "1.3.0"
Expand Down

0 comments on commit 5b1e836

Please sign in to comment.