Skip to content

Commit 2e5745e

Browse files
Update Infrastructure to v2.3.20
1 parent 15c3399 commit 2e5745e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ group = "net.typedrest"
55
repositories.mavenCentral()
66

77
plugins {
8-
kotlin("jvm") version "2.3.10"
9-
kotlin("plugin.serialization") version "2.3.10" apply false
8+
kotlin("jvm") version "2.3.20"
9+
kotlin("plugin.serialization") version "2.3.20" apply false
1010
id("org.jetbrains.dokka") version "2.1.0"
1111
id("org.jetbrains.dokka-javadoc") version "2.1.0"
1212
id("maven-publish")

0 commit comments

Comments
 (0)