Skip to content

Commit db00a02

Browse files
Bump jvm from 2.2.0 to 2.2.10 in the prod-dependencies group
Bumps the prod-dependencies group with 1 update: [jvm](https://github.com/JetBrains/kotlin). Updates `jvm` from 2.2.0 to 2.2.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.2.10) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75d2964 commit db00a02

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
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "2.2.0"
2+
kotlin("jvm") version "2.2.10"
33
id("java-gradle-plugin")
44
id("maven-publish")
55
id("com.gradle.plugin-publish") version "1.3.1"

0 commit comments

Comments
 (0)