Skip to content

Commit 5c732d5

Browse files
dependabot[bot]TheEvilRoot
authored andcommitted
Bump jvm from 1.8.20 to 1.8.22
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.8.20 to 1.8.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac7fa8a commit 5c732d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.8.20"
6+
kotlin("jvm") version "1.8.22"
77
}
88

99
group = "me.theevilroot"

0 commit comments

Comments
 (0)