Skip to content

Commit

Permalink
Remove snapshot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Aug 14, 2024
1 parent 582bfcc commit f00bc7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@ configure(allprojects) { project ->
}
repositories {
mavenCentral()
maven { url "https://repo.spring.io/snapshot" } // reactor
maven { url "https://repo.spring.io/libs-spring-framework-build" }
}
}
Expand Down

0 comments on commit f00bc7b

Please sign in to comment.