Skip to content

Commit f2bc5f8

Browse files
Bump jvm from 1.8.21 to 1.8.22
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.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 9e986e9 commit f2bc5f8

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 java.text.SimpleDateFormat
33
import java.util.*
44

55
plugins {
6-
kotlin("jvm") version "1.8.21"
6+
kotlin("jvm") version "1.8.22"
77
id("maven-publish")
88
id("signing")
99
id("com.github.ben-manes.versions") version "0.47.0"

0 commit comments

Comments
 (0)