Skip to content

Commit cdd5792

Browse files
Update Kotlin/Jupyter to v0.12.0-382 (#385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 235af4e commit cdd5792

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
kotlin = "2.1.10"
33
dokka = "1.9.20"
44
openapi-generator = "7.11.0"
5-
jupyter-api = "0.12.0-373"
6-
jupyter-testkit = "0.12.0-373"
7-
jupyter-plugin = "0.12.0-373"
5+
jupyter-api = "0.12.0-382"
6+
jupyter-testkit = "0.12.0-382"
7+
jupyter-plugin = "0.12.0-382"
88
okio = "3.10.2"
99
moshi = "1.15.2"
1010
okhttp = "4.12.0"

0 commit comments

Comments
 (0)