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.
2 parents 1b34a77 + b36eb02 commit 505bf99Copy full SHA for 505bf99
1 file changed
app/build.gradle.kts
@@ -72,7 +72,7 @@ dependencies {
72
constraints {
73
implementation("commons-codec:commons-codec:1.19.0")
74
}
75
- testImplementation("org.assertj:assertj-core:3.27.5")
+ testImplementation("org.assertj:assertj-core:3.27.6")
76
testImplementation("io.github.nchaugen:tabletest-junit:0.5.1")
77
testImplementation(kotlin("test"))
78
0 commit comments