Skip to content

Commit aefd88a

Browse files
Bump jvm from 1.6.21 to 1.8.10 (#37)
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.6.21 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.6.21...v1.8.10) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab3ce42 commit aefd88a

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
@@ -4,7 +4,7 @@ plugins {
44
`java-library`
55
signing
66
`maven-publish`
7-
kotlin("jvm") version "1.6.21"
7+
kotlin("jvm") version "1.8.10"
88
}
99

1010
group = "io.kotest.extensions"

0 commit comments

Comments
 (0)