Compare commits
1 commit
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
454d0cd761 |
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -26,7 +26,7 @@
|
||||||
<lombok.version>1.18.20</lombok.version>
|
<lombok.version>1.18.20</lombok.version>
|
||||||
<assertj.version>3.19.0</assertj.version>
|
<assertj.version>3.19.0</assertj.version>
|
||||||
<trajano-commons-testing.version>2.1.0</trajano-commons-testing.version>
|
<trajano-commons-testing.version>2.1.0</trajano-commons-testing.version>
|
||||||
<junit.version>5.7.2</junit.version>
|
<junit.version>5.9.2</junit.version>
|
||||||
<hamcrest.version>2.2</hamcrest.version>
|
<hamcrest.version>2.2</hamcrest.version>
|
||||||
<jacoco-class-instruction-covered-ratio>97%</jacoco-class-instruction-covered-ratio>
|
<jacoco-class-instruction-covered-ratio>97%</jacoco-class-instruction-covered-ratio>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
Loading…
Reference in a new issue