Skip to content

Commit bf2ea1a

Browse files
chore(deps): update all non-major dependencies (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef7249f commit bf2ea1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import org.jetbrains.kotlin.gradle.ExperimentalWasmDsl
22

33
plugins {
4-
kotlin("multiplatform") version "2.2.20"
5-
id("org.jetbrains.dokka") version "2.0.0"
4+
kotlin("multiplatform") version "2.2.21"
5+
id("org.jetbrains.dokka") version "2.1.0"
66

77
`maven-publish`
88
jacoco

0 commit comments

Comments
 (0)