Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/org.mockito-mockito-bom-…
Browse files Browse the repository at this point in the history
…5.14.1
  • Loading branch information
mfvanek authored Oct 7, 2024
2 parents cf4b84d + ae32c33 commit ad012ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg-index-health-spring-boot-demo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {

// https://github.com/netty/netty/issues/11020
if (osdetector.arch == "aarch_64") {
testImplementation("io.netty:netty-all:4.1.113.Final")
testImplementation("io.netty:netty-all:4.1.114.Final")
}
}

Expand Down

0 comments on commit ad012ab

Please sign in to comment.