Skip to content

Commit a8a18d7

Browse files
chore(deps): bump jvm from 2.1.20 to 2.1.21
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.1.20 to 2.1.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.1.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a01661b commit a8a18d7

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
@@ -26,7 +26,7 @@ val commonsIoVersion = "2.19.0"
2626

2727
plugins {
2828
id("application")
29-
kotlin("jvm") version "2.1.20"
29+
kotlin("jvm") version "2.1.21"
3030
id("com.diffplug.spotless") version "7.0.3"
3131
id("com.gradleup.shadow") version "8.3.6"
3232
id("com.github.ben-manes.versions") version "0.52.0"

0 commit comments

Comments
 (0)