Skip to content

Commit 60603f3

Browse files
Bump depSlf4jVersion from 2.0.12 to 2.0.13 (#173)
Bumps `depSlf4jVersion` from 2.0.12 to 2.0.13. Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13 Updates `org.slf4j:slf4j-simple` from 2.0.12 to 2.0.13 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c818a7 commit 60603f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ext {
2525
depJunitVersion = "5.10.1"
2626
depLombokVersion = "1.18.16"
2727
depMockitoVersion = "5.11.0"
28-
depSlf4jVersion = "2.0.12"
28+
depSlf4jVersion = "2.0.13"
2929
}
3030

3131
apply from: 'gradle/quality.gradle'

0 commit comments

Comments
 (0)