Skip to content

Commit

Permalink
chore: bump classloader-leak-test-framework to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vlsi committed Mar 15, 2023
1 parent 5873a2c commit aade7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgjdbc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {
shaded("com.ongres.scram:client:2.1")

implementation("org.checkerframework:checker-qual:3.31.0")
testImplementation("se.jiderhamn:classloader-leak-test-framework:1.1.1")
testImplementation("se.jiderhamn:classloader-leak-test-framework:1.1.2")
}

val skipReplicationTests by props()
Expand Down

0 comments on commit aade7a0

Please sign in to comment.