Swap Clinical Reasoning from Maven to Gradle#931
Merged
Conversation
JUnit 5.10.2→5.14.3, SLF4J 2.0.4→2.0.17, Spring Security 6.4.12→6.4.13, Picocli 4.6.1→4.7.7, JMH 1.36→1.37, Commons Compress 1.26.0→1.28.0, Commons Codec 1.17.2→1.21.0, Mockito 5.5.0→5.21.0, Hamcrest 1.3→3.0 (hamcrest-all→hamcrest), JSONAssert 1.5.1→1.5.3, EqualsVerifier 3.15.6→4.3.1, slf4j-test 3.0.1→3.0.3, JaCoCo 0.8.13→0.8.14, Palantir Format 2.50.0→2.88.0. Fix javadoc warnings in PopulationDef. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Formatting check succeeded! |
lukedegruchy
approved these changes
Feb 23, 2026
Contributor
lukedegruchy
left a comment
There was a problem hiding this comment.
Approved with suggested fixes.
…cs to README Extract project properties to local variables in build scripts to avoid capturing non-serializable Project references in lazy configuration lambdas. Add Building section to README covering build commands, dependency version management, and Gradle wrapper upgrades. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
This was referenced Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Build and Test Commands
Building the Project
Running Tests
Code Formatting and Quality
Other Useful Commands