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-M1 to 5.11.0-M2
  • Loading branch information
actions-user committed May 21, 2024
1 parent 57e39d8 commit da939ad
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.1</jackson.version>
<junit.version>5.11.0-M1</junit.version>
<junit.version>5.11.0-M2</junit.version>
<spotless.version>2.43.0</spotless.version>
</properties>
<dependencies>
Expand Down

0 comments on commit da939ad

Please sign in to comment.