Skip to content

Commit 3957e42

Browse files
Bump jvm from 2.3.20 to 2.3.21
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.3.20 to 2.3.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c8283a commit 3957e42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-logic/convention/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
`kotlin-dsl`
3-
kotlin("jvm") version "2.3.20"
3+
kotlin("jvm") version "2.3.21"
44
kotlin("plugin.serialization") version "2.3.20"
55
}
66

0 commit comments

Comments
 (0)