Skip to content

Commit

Permalink
Merge pull request #24 from karlambsilva/dependabot/maven/junit.jupit…
Browse files Browse the repository at this point in the history
…er.version-5.10.1

Bump junit.jupiter.version from 5.10.0 to 5.10.1
  • Loading branch information
karlambsilva authored Jun 28, 2024
2 parents bc7e299 + 56cd207 commit 04a75ba
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 @@ -11,7 +11,7 @@
<properties>
<maven.compiler.source>18</maven.compiler.source>
<maven.compiler.target>18</maven.compiler.target>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<selenium.java.version>4.12.0</selenium.java.version>
<percy.selenium.version>1.3.2</percy.selenium.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 04a75ba

Please sign in to comment.