Skip to content

Commit 5455ea1

Browse files
authored
updated maven url for ksql (#284)
1 parent af7cd63 commit 5455ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

livestreams/september-22/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99

1010
jcenter()
1111
maven() {
12-
url "https://ksqldb-maven.s3.amazonaws.com/maven/"
12+
url "https://ksqldb-mvns.s3.amazonaws.com/maven/"
1313
}
1414
maven() {
1515
url "REPLACE_WITH_LATEST"

0 commit comments

Comments
 (0)