diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8eacd7fd..3b276a78 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,9 +2,9 @@ kotlin = "2.1.20" dokka = "2.0.0" openapi-generator = "7.14.0" -jupyter-api = "0.12.0-398" -jupyter-testkit = "0.12.0-398" -jupyter-plugin = "0.12.0-398" +jupyter-api = "0.14.1-500" +jupyter-testkit = "0.14.1-500" +jupyter-plugin = "0.14.1-500" okio = "3.15.0" moshi = "1.15.2" okhttp = "4.12.0"