Skip to content

Commit

Permalink
Update slf4j monorepo to v2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent b0e4231 commit b0a4328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
kotlin_version = '1.9.22'
hilt_version = '2.50'
jupiter_version = '5.10.2'
slf4j_version = '2.0.11'
slf4j_version = '2.0.12'
mockk_version = '1.13.9'
dokka_version = '1.9.10'
}
Expand Down

0 comments on commit b0a4328

Please sign in to comment.