Bump junit-jupiter from 5.7.0 to 5.7.1 (#82)
This commit is contained in:
parent
8b7751c072
commit
e7368ff6cd
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -26,7 +26,7 @@
|
|||
<lombok.version>1.18.18</lombok.version>
|
||||
<assertj.version>3.19.0</assertj.version>
|
||||
<trajano-commons-testing.version>2.1.0</trajano-commons-testing.version>
|
||||
<junit.version>5.7.0</junit.version>
|
||||
<junit.version>5.7.1</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