Skip to content

Commit

Permalink
Add mavenCentral
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Oct 11, 2024
1 parent 0103e32 commit fc10d68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ subprojects {
}
}
repositories {
mavenCentral()
maven {
name = 'test'
url = "${rootProject.buildDir}/local-test-repo"
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ hdrhistogram = "2.2.2"
jna = "5.13.0"

netty = "4.1.114.Final"
joda = "2.12.4"
joda = "2.12.7"

# project reactor
reactor_netty = "1.1.22"
Expand Down

0 comments on commit fc10d68

Please sign in to comment.