Skip to content

Commit

Permalink
Merge pull request #16 from olacabs/dependabot/maven/fabric-processor…
Browse files Browse the repository at this point in the history
…-archetype/src/main/resources/archetype-resources/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1 in /fabric-processor-archetype/src/main/resources/archetype-resources
  • Loading branch information
satks authored Jun 20, 2022
2 parents e2ccc8e + 117107c commit 265106b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<lombok.version>1.16.6</lombok.version>
<fabric.ingestion.version>0.0.5</fabric.ingestion.version>
<fabric.version>0.4.11</fabric.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 265106b

Please sign in to comment.