Skip to content

Commit

Permalink
Update pom.xml (#552)
Browse files Browse the repository at this point in the history
* Update pom.xml

* Update pom.xml
  • Loading branch information
EvenSol authored Oct 17, 2022
1 parent 5ec04d4 commit 13cbd43
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
<version>2.19.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.8.2</version>
<scope>test</scope>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.9.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>colt</groupId>
Expand Down

0 comments on commit 13cbd43

Please sign in to comment.