We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437bfbb commit e1c883bCopy full SHA for e1c883b
build.gradle.kts
@@ -146,7 +146,7 @@ configure(libs) {
146
dependency("com.squareup.retrofit2:retrofit:2.9.0")
147
dependency("commons-io:commons-io:2.11.0")
148
dependency("io.github.benas:random-beans:3.9.0")
149
- dependency("io.github.glytching:junit-extensions:2.5.0")
+ dependency("io.github.glytching:junit-extensions:2.6.0")
150
dependency("javax.annotation:javax.annotation-api:1.3.2")
151
dependency("net.sourceforge.pmd:pmd-java:6.46.0")
152
dependency("org.apache.commons:commons-lang3:3.12.0")
0 commit comments