Skip to content

Commit c9508d8

Browse files
authored
Add explicit jitpack to kaliningraph.json
1 parent b7728f0 commit c9508d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

kaliningraph.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
{ "name": "v", "value": "0.1.7" },
66
{ "name": "v-renovate-hint", "value": "update: package=com.github.breandan:kaliningraph" }
77
],
8+
"repositories": [
9+
"https://jitpack.io"
10+
],
811
"dependencies": [
912
"com.github.breandan:kaliningraph:$v"
1013
],

0 commit comments

Comments
 (0)