Bump slf4j from 2.0.12 to 2.0.13
Bumps `slf4j` 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] <support@github.com>
This commit is contained in:
parent
3463188b41
commit
c33c885ddb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ ext {
|
|||
|
||||
jspoon = "1.3.2"
|
||||
jsoup = "1.17.2"
|
||||
slf4j = "2.0.12"
|
||||
slf4j = "2.0.13"
|
||||
moshi = "1.13.0"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue