Skip to content

Commit f682285

Browse files
authored
Update lib-ext.json: add kotlin bootstrap repo to resolve dependencies correctly
1 parent 10d7b15 commit f682285

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib-ext.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@
66
"link": "https://github.com/Kotlin/kotlin-jupyter",
77
"dependencies": [
88
"org.jetbrains.kotlinx:kotlin-jupyter-lib-ext:$v"
9+
],
10+
"repositories": [
11+
"https://redirector.kotlinlang.org/maven/bootstrap"
912
]
1013
}

0 commit comments

Comments
 (0)