Skip to content

Conversation

@snazy
Copy link
Member

@snazy snazy commented Nov 24, 2025

Just sorting the entries in the 3 blocks in libs.versions.toml.

mockito-core = { module = "org.mockito:mockito-core", version = "5.20.0" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.20.0" }
mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version = "5.6.1" }
mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version = "5.6.1"}
Copy link
Contributor

@dimas-b dimas-b Nov 24, 2025

Choose a reason for hiding this comment

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

since this PR is about cosmetic changes... why put a space after the opening { but not before the closing one (it's also inconsistent in other places)?

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Nov 24, 2025
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.

4 participants