Skip to content

Commit a1fa970

Browse files
committed
Bump com.tngtech.archunit:archunit-junit5 from 1.2.0 to 1.3.0
1 parent 815bb2b commit a1fa970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io.github.nstdio.http.ext.test-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ dependencies {
108108
testImplementation("com.squareup.okhttp3:mockwebserver3-junit5:5.0.0-alpha.10")
109109

110110
testImplementation("nl.jqno.equalsverifier:equalsverifier:$equalsverifierVersion")
111-
testImplementation("com.tngtech.archunit:archunit-junit5:1.2.0")
111+
testImplementation("com.tngtech.archunit:archunit-junit5:1.3.0")
112112

113113
/** Kotlin Coroutines */
114114
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-core")

0 commit comments

Comments
 (0)