Skip to content

Commit 1a2e8c3

Browse files
Merge pull request #546 from SKaiNET-developers/dependabot/gradle/jvm-2.3.21
Bump jvm from 2.3.20 to 2.3.21
2 parents ec0a91a + 0ef52c2 commit 1a2e8c3

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.21"
55
}
66

0 commit comments

Comments
 (0)