diff --git a/build.gradle b/build.gradle index 7b5d4c9a821..ae9b144ecb2 100644 --- a/build.gradle +++ b/build.gradle @@ -379,7 +379,7 @@ dependencies { implementation 'io.zonky.test:embedded-postgres:2.1.0' implementation enforcedPlatform('io.zonky.test.postgres:embedded-postgres-binaries-bom:17.0.0') - testImplementation 'io.github.classgraph:classgraph:4.8.177' + testImplementation 'io.github.classgraph:classgraph:4.8.179' testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3' testImplementation 'org.junit.platform:junit-platform-launcher:1.11.3'