Skip to content

Commit

Permalink
chore(deps): update kotest.version to v5.7.0 (#423)
Browse files Browse the repository at this point in the history
* chore: clean codes

* chore: clean codes

* chore(deps): update kotest.version to v5.7.0

---------

Co-authored-by: hantsy <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and hantsy authored Sep 2, 2023
1 parent a30b97e commit 0165cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot-kotlin-co/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<java.version>17</java.version>
<kotlin.version>1.9.10</kotlin.version>
<testcontainers.version>1.19.0</testcontainers.version>
<kotest.version>5.6.2</kotest.version>
<kotest.version>5.7.0</kotest.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.1.2</maven-failsafe-plugin.version>
</properties>
Expand Down

0 comments on commit 0165cad

Please sign in to comment.