build(deps): Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#273)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-15 11:56:08 +03:00 committed by GitHub
parent ff22b26515
commit 248f876d53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ richtext = "1.0.0-alpha01"
# https://mvnrepository.com/artifact/com.microsoft.signalr/signalr # https://mvnrepository.com/artifact/com.microsoft.signalr/signalr
signalr = "8.0.3" signalr = "8.0.3"
# https://mvnrepository.com/artifact/org.slf4j/slf4j-api # https://mvnrepository.com/artifact/org.slf4j/slf4j-api
slf4j = "2.0.12" slf4j = "2.0.13"
# https://github.com/bcgit/bc-java # https://github.com/bcgit/bc-java
bouncycastle = "1.78" bouncycastle = "1.78"
# https://github.com/sqlcipher/sqlcipher-android # https://github.com/sqlcipher/sqlcipher-android