Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 7cf4852 commit 70e5186
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 @@ -22,7 +22,7 @@ buildscript {
ext.mockitoVersion = '4.8.1'
ext.scalaSlackClientVersion = '0.4.0'
ext.scalatestVersion = '3.0.9'
ext.slf4jVersion = '2.0.9'
ext.slf4jVersion = '2.0.13'
ext.velocityVersion = '1.7'
}

Expand Down

0 comments on commit 70e5186

Please sign in to comment.