Skip to content

Commit 7de66b0

Browse files
intentionally fail without token
1 parent b427b19 commit 7de66b0

File tree

1 file changed

+1
-1
lines changed
  • dd-java-agent/instrumentation/akka/akka-http/akka-http-10.6

1 file changed

+1
-1
lines changed

dd-java-agent/instrumentation/akka/akka-http/akka-http-10.6/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repositories {
3636
}
3737
} else {
3838
maven {
39-
url = "https://repo.akka.io/maven"
39+
url = "https://doesnotexist/maven"
4040
}
4141
}
4242
}

0 commit comments

Comments
 (0)