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

Update dependency org.assertj:assertj-core to v3.27.2 #78

Merged
merged 1 commit into from
Jan 4, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependency org.assertj:assertj-core to v3.27.2
  • Loading branch information
renovate[bot] authored Jan 4, 2025
commit d23d65c11bcf13be95babe04a2edf909848ab56d
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ gradle-easylauncher = "6.4.0"
library = "2.4.0"
material = "1.12.0"
maven-junit = "5.11.4"
maven-assertj = "3.27.1"
maven-assertj = "3.27.2"
maven-binarycompatiblity = "0.17.0"

[libraries]
Loading