Skip to content

Commit

Permalink
Bump jvm from 1.8.10 to 1.9.10
Browse files Browse the repository at this point in the history
Bumps jvm from 1.8.10 to 1.9.10.

---
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 Aug 24, 2023
1 parent a69574e commit 5a7124b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radar-commons-gradle/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
`kotlin-dsl`
`java-gradle-plugin`
kotlin("jvm") version "1.8.10"
kotlin("jvm") version "1.9.10"
`maven-publish`
}

Expand Down

0 comments on commit 5a7124b

Please sign in to comment.