Skip to content

Commit 74ef928

Browse files
committed
Update nodejs to v21.0.0
1 parent 9e0b200 commit 74ef928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/kotlinx/io/conventions/kotlinx-io-multiplatform.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,5 +198,5 @@ fun androidTargets() = listOf(
198198
)
199199

200200
rootProject.the<NodeJsRootExtension>().apply {
201-
nodeVersion = "20.4.0"
201+
nodeVersion = "21.0.0"
202202
}

0 commit comments

Comments
 (0)