Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Apr 16, 2024
1 parent 7ccdaa3 commit 15ec1bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ configure(srcProjects()) {
}

ext {
logbackVersion = '1.1.2'
slf4jVersion = '1.7.12'
jacksonVersion = '2.6.6'
logbackVersion = '1.5.5'
slf4jVersion = '1.7.36'
jacksonVersion = '2.17.0'
}
}

Expand Down

0 comments on commit 15ec1bb

Please sign in to comment.