Skip to content

Commit

Permalink
Merge pull request #284 from filip26/dependabot/maven/org.junit.jupit…
Browse files Browse the repository at this point in the history
…er-junit-jupiter-5.10.1

Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
  • Loading branch information
filip26 authored Nov 8, 2023
2 parents ea41097 + f461d85 commit 5a3cce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom_parent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<argLine>-Dfile.encoding=UTF-8</argLine>

<!-- test resources -->
<junit.version>5.10.0</junit.version>
<junit.version>5.10.1</junit.version>
<wiremock.version>2.35.1</wiremock.version>

<sonar.projectKey>filip26_titanium-json-ld</sonar.projectKey>
Expand Down

0 comments on commit 5a3cce9

Please sign in to comment.