Bump junit-jupiter from 5.6.1 to 5.6.2 (#65)
This commit is contained in:
parent
106b2f7708
commit
afdbc98615
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -26,7 +26,7 @@
|
|||
<lombok.version>1.18.12</lombok.version>
|
||||
<assertj.version>3.15.0</assertj.version>
|
||||
<trajano-commons-testing.version>2.1.0</trajano-commons-testing.version>
|
||||
<junit.version>5.6.1</junit.version>
|
||||
<junit.version>5.6.2</junit.version>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
<jacoco-class-instruction-covered-ratio>97%</jacoco-class-instruction-covered-ratio>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in a new issue