Skip to content

Commit fabb1e6

Browse files
Bump jvm from 1.5.21 to 1.5.30 (#99)
Bumps jvm from 1.5.21 to 1.5.30. --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f23ba0d commit fabb1e6

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
@@ -15,7 +15,7 @@ plugins {
1515
id("com.github.ben-manes.versions") version "0.39.0"
1616
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1717
id("org.ajoberstar.grgit") version "4.1.0"
18-
kotlin("jvm") version "1.5.21" apply false
18+
kotlin("jvm") version "1.5.30" apply false
1919
idea
2020
}
2121

0 commit comments

Comments
 (0)