Skip to content

Commit

Permalink
Merge pull request #129 from HuemulSolutions/dependabot/maven/junit-j…
Browse files Browse the repository at this point in the history
…unit-4.13.1

Bump junit from 4.11 to 4.13.1
  • Loading branch information
huemulDeveloper authored Nov 9, 2020
2 parents f39e89e + 8e9e03c commit 396be0a
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 @@ -246,7 +246,7 @@ Finalmente, también automatiza la generación de código a partir de las defini
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 396be0a

Please sign in to comment.