Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 in /linux
Browse files Browse the repository at this point in the history
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent d96c333 commit b894bcd
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion linux/ca-certificates/debian/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
ext {
junitVersion = "5.10.2"
testcontainersVersion = "1.19.8"
assertjCoreVersion = "3.25.3"
assertjCoreVersion = "3.26.0"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion linux/jdk/alpine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
ext {
junitVersion = "5.10.2"
testcontainersVersion = "1.19.8"
assertjCoreVersion = "3.25.3"
assertjCoreVersion = "3.26.0"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion linux/jdk/debian/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
ext {
junitVersion = "5.10.2"
testcontainersVersion = "1.19.8"
assertjCoreVersion = "3.25.3"
assertjCoreVersion = "3.26.0"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion linux/jdk/redhat/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
ext {
junitVersion = "5.10.2"
testcontainersVersion = "1.19.8"
assertjCoreVersion = "3.25.3"
assertjCoreVersion = "3.26.0"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion linux/jdk/suse/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
ext {
junitVersion = "5.10.2"
testcontainersVersion = "1.19.8"
assertjCoreVersion = "3.25.3"
assertjCoreVersion = "3.26.0"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion linux/jre/alpine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
ext {
junitVersion = "5.10.2"
testcontainersVersion = "1.19.8"
assertjCoreVersion = "3.25.3"
assertjCoreVersion = "3.26.0"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion linux/jre/debian/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
ext {
junitVersion = "5.10.2"
testcontainersVersion = "1.19.8"
assertjCoreVersion = "3.25.3"
assertjCoreVersion = "3.26.0"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion linux/jre/redhat/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
ext {
junitVersion = "5.10.2"
testcontainersVersion = "1.19.8"
assertjCoreVersion = "3.25.3"
assertjCoreVersion = "3.26.0"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion linux/jre/suse/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
ext {
junitVersion = "5.10.2"
testcontainersVersion = "1.19.8"
assertjCoreVersion = "3.25.3"
assertjCoreVersion = "3.26.0"
}

repositories {
Expand Down

0 comments on commit b894bcd

Please sign in to comment.