Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 48a6335

Browse files
build(deps): Bump com.github.node-gradle.node in /api-editor
Bumps com.github.node-gradle.node from 3.4.0 to 3.5.0. --- updated-dependencies: - dependency-name: com.github.node-gradle.node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed011f2 commit 48a6335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-editor/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
kotlin("jvm") version "1.7.20" apply false
99
kotlin("plugin.serialization") version "1.7.20" apply false
1010
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
11-
id("com.github.node-gradle.node") version "3.4.0" apply false
11+
id("com.github.node-gradle.node") version "3.5.0" apply false
1212
id("org.jetbrains.compose") version "1.2.0-rc02-dev816" apply false
1313
}
1414

0 commit comments

Comments
 (0)