Skip to content

Update to AssertJ 4.0 #4653

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Update to AssertJ 4.0 #4653

wants to merge 1 commit into from

Conversation

marcphilipp
Copy link
Member

Overview

Try out AssertJ 4.0 prior to its release.


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@@ -3,7 +3,7 @@ ant = "1.10.15"
apiguardian = "1.1.2"
asciidoctorj-pdf = "2.3.19"
asciidoctor-plugins = "4.0.4" # Check if workaround in documentation.gradle.kts can be removed when upgrading
assertj = "3.27.3"
assertj = "4.0.0-M1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We now publish snapshots:

Suggested change
assertj = "4.0.0-M1"
assertj = "4.0.0-SNAPSHOT"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants