Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0 (#5069)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2022
1 parent e898479 commit 50b6b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginManagement {
id("com.github.johnrengelman.shadow") version "7.1.2"
id("com.gradle.enterprise") version "3.12.1"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("org.jetbrains.kotlin.jvm") version "1.7.22"
id("org.jetbrains.kotlin.jvm") version "1.8.0"
id("org.graalvm.buildtools.native") version "0.9.19"
}
}
Expand Down

0 comments on commit 50b6b3f

Please sign in to comment.