Skip to content

Commit b13b91a

Browse files
Bump jvm from 1.7.10 to 1.8.10 (#9)
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.8.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.10...v1.8.10) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2226c41 commit b13b91a

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
@@ -28,7 +28,7 @@ object Versions {
2828
}
2929

3030
plugins {
31-
kotlin("jvm") version "1.7.10"
31+
kotlin("jvm") version "1.8.10"
3232
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
3333
id("com.palantir.git-version") version "0.15.0"
3434
jacoco

0 commit comments

Comments
 (0)