Skip to content

Commit 1d7f04f

Browse files
Merge pull request #19 from o7studios/renovate/org.cthing-assertj-gradle-3.x
fix(deps): update dependency org.cthing:assertj-gradle to v3
2 parents 6f587d5 + 68ad844 commit 1d7f04f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.12.1")
3030

3131
testImplementation("org.assertj:assertj-core:3.27.3")
32-
testImplementation("org.cthing:assertj-gradle:1.0.0")
32+
testImplementation("org.cthing:assertj-gradle:3.0.0")
3333
}
3434

3535
gradlePlugin {

0 commit comments

Comments
 (0)