Skip to content

Commit

Permalink
Merge pull request #331 from ls1intum/dependabot/maven/junit-jupiter-…
Browse files Browse the repository at this point in the history
…version-5.10.1

Bump junit-jupiter-version from 5.10.0 to 5.10.1
  • Loading branch information
MaisiKoleni authored Dec 10, 2023
2 parents 5073d4f + 073e757 commit fa81790
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 @@ -34,7 +34,7 @@
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<junit-jupiter-version>5.10.0</junit-jupiter-version>
<junit-jupiter-version>5.10.1</junit-jupiter-version>
<junit-platform-version>1.10.1</junit-platform-version>
<jqwik-version>1.7.4</jqwik-version>
<spotless.version>2.40.0</spotless.version>
Expand Down

0 comments on commit fa81790

Please sign in to comment.