Skip to content

Commit

Permalink
Bump jvm from 1.8.21 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.9.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2023
1 parent 9412773 commit 5a93d45
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
Expand Up @@ -9,7 +9,7 @@ object Meta {
}
plugins {
id("org.sonarqube") version "4.3.0.3225"
kotlin("jvm") version "1.8.21"
kotlin("jvm") version "1.9.0"
kotlin("plugin.serialization") version "1.8.21"
id("com.diffplug.spotless") version "6.20.0"
`java-library`
Expand Down

0 comments on commit 5a93d45

Please # to comment.