Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BjoernPetersen committed Sep 20, 2024
1 parent eb36f64 commit 769ad1a
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 @@ junit = "5.11.0"
slf4j = "2.0.16"

[libraries]
assertj-core = { module = "org.assertj:assertj-core", version = "3.25.3" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
junit-launcher = { module = "org.junit.platform:junit-platform-launcher", version = "1.11.0" }
Expand Down

0 comments on commit 769ad1a

Please sign in to comment.