Skip to content

Commit

Permalink
Add snapshot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenk committed Feb 13, 2024
1 parent 57c3aca commit 283a98f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ java {
repositories {
mavenCentral()
maven { url = uri("https://repo.spring.io/milestone") }
maven { url = uri("https://repo.spring.io/snapshot") }
}

dependencies {
Expand Down

0 comments on commit 283a98f

Please sign in to comment.