Skip to content

Commit

Permalink
Bump com.github.zhkl0228:unidbg-dynarmic from 0.9.7 to 0.9.8
Browse files Browse the repository at this point in the history
Bumps com.github.zhkl0228:unidbg-dynarmic from 0.9.7 to 0.9.8.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Rsplwe committed Sep 5, 2024
1 parent 1c3fa15 commit cdca39e
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 @@ -16,7 +16,7 @@ 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-dynarmic:0.9.7")
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")
implementation("com.github.yescallop:fluent-uri:d8e12f23af")
Expand Down

0 comments on commit cdca39e

Please sign in to comment.