Skip to content

Commit 5d65950

Browse files
committed
CI: fix gradle tutorial build (DE-460)
1 parent bae8ed3 commit 5d65950

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorial/gradle/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ group 'com.arangodb'
77
version '1.0-SNAPSHOT'
88

99
repositories {
10+
mavenLocal()
1011
mavenCentral()
1112
}
1213

0 commit comments

Comments
 (0)