Skip to content

Commit

Permalink
Bump serenity.version from 4.2.8 to 4.2.9
Browse files Browse the repository at this point in the history
Bumps `serenity.version` from 4.2.8 to 4.2.9.

Updates `net.serenity-bdd:serenity-core` from 4.2.8 to 4.2.9
- [Release notes](https://github.com/serenity-bdd/serenity-core/releases)
- [Changelog](https://github.com/serenity-bdd/serenity-core/blob/main/CHANGELOG.md)
- [Commits](serenity-bdd/serenity-core@4.2.8...4.2.9)

Updates `net.serenity-bdd:serenity-screenplay` from 4.2.8 to 4.2.9
- [Release notes](https://github.com/serenity-bdd/serenity-core/releases)
- [Changelog](https://github.com/serenity-bdd/serenity-core/blob/main/CHANGELOG.md)
- [Commits](serenity-bdd/serenity-core@4.2.8...4.2.9)

Updates `net.serenity-bdd:serenity-screenplay-webdriver` from 4.2.8 to 4.2.9
- [Release notes](https://github.com/serenity-bdd/serenity-core/releases)
- [Changelog](https://github.com/serenity-bdd/serenity-core/blob/main/CHANGELOG.md)
- [Commits](serenity-bdd/serenity-core@4.2.8...4.2.9)

Updates `net.serenity-bdd:serenity-junit` from 4.2.8 to 4.2.9
- [Release notes](https://github.com/serenity-bdd/serenity-core/releases)
- [Changelog](https://github.com/serenity-bdd/serenity-core/blob/main/CHANGELOG.md)
- [Commits](serenity-bdd/serenity-core@4.2.8...4.2.9)

---
updated-dependencies:
- dependency-name: net.serenity-bdd:serenity-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.serenity-bdd:serenity-screenplay
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.serenity-bdd:serenity-screenplay-webdriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.serenity-bdd:serenity-junit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent fec2cf6 commit a19e67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-monitor-acceptance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<byte-buddy.version>1.15.10</byte-buddy.version>
<serenity.version>4.2.8</serenity.version>
<serenity.version>4.2.9</serenity.version>
<!-- TODO until in parent POM -->
<maven.compiler.release>17</maven.compiler.release>
</properties>
Expand Down

0 comments on commit a19e67f

Please sign in to comment.