Skip to content

Commit 6acbb96

Browse files
dependabot[bot]TheEvilRoot
authored andcommitted
Bump jvm from 1.9.10 to 1.9.22
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.22) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5e8944 commit 6acbb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.konan.properties.Properties
33

44
plugins {
55
`maven-publish`
6-
kotlin("jvm") version "1.9.10"
6+
kotlin("jvm") version "1.9.22"
77
}
88

99
group = "me.theevilroot"

0 commit comments

Comments
 (0)