Skip to content

Commit 175550e

Browse files
committed
chore: update plugins
1 parent 2048d89 commit 175550e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
plugins {
2-
id 'org.jetbrains.kotlin.jvm' version '1.7.10' apply false
3-
id 'org.jetbrains.kotlin.plugin.serialization' version '1.7.10' apply false
2+
id 'org.jetbrains.kotlin.jvm' version '1.8.21' apply false
3+
id 'org.jetbrains.kotlin.plugin.serialization' version '1.8.21' apply false
44
}

0 commit comments

Comments
 (0)