Skip to content

Commit d3f53b4

Browse files
build(deps): bump jvm from 2.3.10 to 2.3.20 in /cli
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.3.10 to 2.3.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.3.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5ad0dd commit d3f53b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* that can be found in the LICENSE file.
66
*/
77
plugins {
8-
kotlin("jvm") version "2.3.10"
8+
kotlin("jvm") version "2.3.20"
99
id("com.github.johnrengelman.shadow") version "8.1.1"
1010
id("org.jlleitschuh.gradle.ktlint") version "14.0.1"
1111
application

0 commit comments

Comments
 (0)