Skip to content

Commit

Permalink
Remove asm snapshot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Oct 10, 2024
1 parent df55748 commit c7ec415
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ allprojects {

repositories {
mavenCentral()
maven("https://repository.ow2.org/nexus/content/repositories/snapshots") {
mavenContent {
includeGroup("org.ow2.asm")
}
}
}

dependencies {
Expand Down

0 comments on commit c7ec415

Please sign in to comment.