Skip to content

Commit

Permalink
chore(deps): bump com.tngtech.archunit:archunit-junit5
Browse files Browse the repository at this point in the history
Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 1399529 commit 9f26923
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 @@ -5,7 +5,7 @@ kotlin = "1.9.23"
spring-boot = "3.2.4"

[libraries]
archunit-junit5 = "com.tngtech.archunit:archunit-junit5:1.2.1"
archunit-junit5 = "com.tngtech.archunit:archunit-junit5:1.3.0"
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect" }
Expand Down

0 comments on commit 9f26923

Please sign in to comment.