build(deps): Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 (#522)

Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.15.

---
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-08-09 12:01:18 +03:00 committed by GitHub
parent 878a218709
commit 106c8f94e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,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.7" signalr = "8.0.7"
# https://mvnrepository.com/artifact/org.slf4j/slf4j-api # https://mvnrepository.com/artifact/org.slf4j/slf4j-api
slf4j = "2.0.13" slf4j = "2.0.15"
# https://github.com/bcgit/bc-java # https://github.com/bcgit/bc-java
bouncycastle = "1.78.1" bouncycastle = "1.78.1"
# https://github.com/sqlcipher/sqlcipher-android # https://github.com/sqlcipher/sqlcipher-android