Skip to content

Commit

Permalink
Merge pull request #28 from phyloviz/dependabot/maven/algorithms/juni…
Browse files Browse the repository at this point in the history
…t-junit-4.13.1

Bump junit from 4.12 to 4.13.1 in /algorithms
  • Loading branch information
cvaz authored Dec 31, 2023
2 parents 338b3ec + 993f731 commit 4e416f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algorithms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<neo4j.version>5.13.0</neo4j.version>
<neo4j.driver.version>5.13.0</neo4j.driver.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<maven.compiler.plugin.version>3.1</maven.compiler.plugin.version>
<maven.shade.plugin.version>2.4.1</maven.shade.plugin.version>
<java.target>17</java.target>
Expand Down

0 comments on commit 4e416f8

Please sign in to comment.