Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from StrangerCoug/dependabot/maven/org.junit.j…
Browse files Browse the repository at this point in the history
…upiter-junit-jupiter-5.10.1

Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
  • Loading branch information
StrangerCoug committed Nov 6, 2023
2 parents c876eef + 30d8ff1 commit c74867f
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 @@ -10,7 +10,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<sonar.projectKey>StrangerCoug_FreeCasino</sonar.projectKey>
<lombok.version>1.18.30</lombok.version>
<jacoco.version>0.8.11</jacoco.version>
Expand Down

0 comments on commit c74867f

Please sign in to comment.