Skip to content

Commit

Permalink
Bump com.github.zhkl0228:unidbg-api from 0.9.7 to 0.9.8
Browse files Browse the repository at this point in the history
Bumps [com.github.zhkl0228:unidbg-api](https://github.com/zhkl0228/unidbg) from 0.9.7 to 0.9.8.
- [Release notes](https://github.com/zhkl0228/unidbg/releases)
- [Commits](zhkl0228/unidbg@v0.9.7...v0.9.8)

---
updated-dependencies:
- dependency-name: com.github.zhkl0228:unidbg-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Rsplwe committed Sep 5, 2024
1 parent cdca39e commit 59d1743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
dependencies {
implementation("com.github.zhkl0228:unicorn:1.0.14")
implementation("com.github.zhkl0228:unidbg-android:0.9.8")
implementation("com.github.zhkl0228:unidbg-api:0.9.7")
implementation("com.github.zhkl0228:unidbg-api:0.9.8")
implementation("com.github.zhkl0228:unidbg-dynarmic:0.9.8")
implementation("org.slf4j:slf4j-log4j12:2.0.16")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
Expand Down

0 comments on commit 59d1743

Please sign in to comment.