Skip to content

Commit 2e4e4eb

Browse files
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.3.0
1 parent d6bb7c0 commit 2e4e4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ azure-identity = { module = "com.azure:azure-identity", version = "1.11.1" }
1313
azure-digitaltwins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.16" }
1414
ktor-core = { module = "io.ktor:ktor-server-core", version.ref = "ktor" }
1515
ktor-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
16-
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
16+
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.3.0" }
1717
ktor-client-cio = { module = "io.ktor:ktor-client-cio", version.ref = "ktor" }
1818
ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktor" }
1919
ktor-serialization = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }

0 commit comments

Comments
 (0)