Skip to content

Commit 46d35b9

Browse files
Update Kotlin/Jupyter to v0.15.0-581
1 parent fe73f18 commit 46d35b9

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.2.0"
33
dokka = "2.0.0"
44
openapi-generator = "7.14.0"
5-
jupyter-api = "0.12.0-398"
6-
jupyter-testkit = "0.12.0-398"
7-
jupyter-plugin = "0.12.0-398"
5+
jupyter-api = "0.15.0-581"
6+
jupyter-testkit = "0.15.0-581"
7+
jupyter-plugin = "0.15.0-581"
88
okio = "3.16.0"
99
moshi = "1.15.2"
1010
okhttp = "5.1.0"

0 commit comments

Comments
 (0)