Skip to content
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

assert and require replacement #25

Merged
merged 2 commits into from
Nov 7, 2023
Merged

assert and require replacement #25

merged 2 commits into from
Nov 7, 2023

Conversation

GirZ0n
Copy link
Collaborator

@GirZ0n GirZ0n commented Nov 7, 2023

Changes:

  • Replaced all assert and require methods with their analogues from org.junit.jupiter.api.Assertions
  • Moved JUnit dependencies from the core module to the main build.gradle.kts file
  • Bumped the version from 2.0.7 to 2.1.0

@GirZ0n GirZ0n requested a review from onewhl November 7, 2023 10:22
Copy link

@onewhl onewhl left a comment

Choose a reason for hiding this comment

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

🔥🔥🔥

@GirZ0n GirZ0n merged commit f852ad1 into main Nov 7, 2023
2 checks passed
@GirZ0n GirZ0n deleted the assert-fix branch November 7, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants