Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
Updated ${junit.version} from 5.11.0-M2 to 5.11.0-RC1
  • Loading branch information
actions-user committed Aug 6, 2024
1 parent 361c573 commit 61125b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<maven.compiler.target>21</maven.compiler.target>

<jackson.version>2.17.2</jackson.version>
<junit.version>5.11.0-M2</junit.version>
<junit.version>5.11.0-RC1</junit.version>
<spotless.version>2.44.0.BETA1</spotless.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 61125b5

Please sign in to comment.