Skip to content

Commit 4855df9

Browse files
Update Kotlin/Jupyter to v0.12.0-330 (#327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1873435 commit 4855df9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
kotlin = "2.0.21"
33
dokka = "1.9.20"
44
openapi-generator = "7.9.0"
5-
jupyter-api = "0.12.0-310"
6-
jupyter-testkit = "0.12.0-310"
7-
jupyter-plugin = "0.12.0-310"
5+
jupyter-api = "0.12.0-330"
6+
jupyter-testkit = "0.12.0-330"
7+
jupyter-plugin = "0.12.0-330"
88
okio = "3.9.1"
99
moshi = "1.15.1"
1010
okhttp = "4.12.0"

0 commit comments

Comments
 (0)