Skip to content

Commit

Permalink
fix(deps): update jacksonversion to v2.17.1 (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 49e8cfc commit 581650f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/restaurant/versions/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package restaurant.versions
const val failgoodVersion = "0.9.1"
const val striktVersion = "0.34.1"
const val kotlinVersion = "1.9.24"
const val jacksonVersion = "2.17.0"
const val jacksonVersion = "2.17.1"
const val coroutinesVersion = "1.8.1"
const val log4j2Version = "2.23.1"
const val pitestVersion = "1.9.8"
Expand Down

0 comments on commit 581650f

Please sign in to comment.