Skip to content

Commit 7cf8844

Browse files
committed
upgrade Node to recent LTS - 22.13.0
1 parent b79545e commit 7cf8844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin = "2.1.20-Beta1"
55
kotlinCoroutines = "1.10.1"
66
kover = "0.9.1"
77
node-sqlite3 = "5.1.7"
8-
node-js = "18.14.2"
8+
node-js = "22.13.0"
99
sqldelight = "2.0.2"
1010

1111
[libraries]

0 commit comments

Comments
 (0)