Skip to content

Commit

Permalink
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 t…
Browse files Browse the repository at this point in the history
…o v1.2.1
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Dec 5, 2023
1 parent c8e73f2 commit c2ea3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotest = "5.8.0"
vertx = "4.4.2"

[libraries]
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.0" }
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.0" }
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
Expand Down

0 comments on commit c2ea3a6

Please sign in to comment.