Skip to content

Commit aa1f630

Browse files
authored
Merge branch 'main' into dependabot/gradle/ch.qos.logback-logback-classic-1.5.10
2 parents 4d0f1c1 + 95d6ca3 commit aa1f630

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
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33

44
plugins {
55
kotlin("jvm") version "2.0.21"
6-
kotlin("plugin.serialization") version "2.0.20"
6+
kotlin("plugin.serialization") version "2.0.21"
77
id("io.gitlab.arturbosch.detekt") version ("1.23.1")
88
id("jacoco")
99
id("org.jetbrains.dokka") version "1.9.20"

0 commit comments

Comments
 (0)