Skip to content

Commit c36f1bc

Browse files
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#44)
Bumps org.slf4j:slf4j-api 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f813532 commit c36f1bc

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
@@ -15,7 +15,7 @@ dependencies {
1515
implementation 'com.univocity:univocity-parsers:2.9.1'
1616
implementation 'com.microsoft.playwright:playwright:1.43.0'
1717
implementation 'org.apache.commons:commons-lang3:3.14.0'
18-
implementation 'org.slf4j:slf4j-api:2.0.12'
18+
implementation 'org.slf4j:slf4j-api:2.0.13'
1919
implementation 'io.qameta.allure:allure-junit-platform:2.26.0'
2020
implementation 'com.github.automatedowl:allure-environment-writer:1.0.0'
2121

0 commit comments

Comments
 (0)