Skip to content

Commit

Permalink
build(deps): bump org.bouncycastle:bcprov-jdk15to18 from 1.78.1 to 1.79
Browse files Browse the repository at this point in the history
Bumps [org.bouncycastle:bcprov-jdk15to18](https://github.com/bcgit/bc-java) from 1.78.1 to 1.79.
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15to18
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 872302a commit 1e8b985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ retrofit2 = "2.11.0"
retrofit2-ktx-serialization = "1.0.0"
okhttp3-logging = "4.12.0"
room = "2.7.0-alpha10"
bcprov-jdk15to18 = "1.78.1"
bcprov-jdk15to18 = "1.79"
junit = "1.2.1"
espresso-core = "3.6.1"
uiautomator = "2.3.0"
Expand Down

0 comments on commit 1e8b985

Please sign in to comment.