Skip to content

Commit d46425c

Browse files
Bump com.github.vidstige:jadb from v1.2.1 to v1.3.0 (#14)
Bumps [com.github.vidstige:jadb](https://github.com/vidstige/jadb) from v1.2.1 to v1.3.0. - [Release notes](https://github.com/vidstige/jadb/releases) - [Commits](vidstige/jadb@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: com.github.vidstige:jadb dependency-version: v1.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3974c9 commit d46425c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ subprojects {
8888
implementation("me.xdrop:fuzzywuzzy:1.4.0")
8989
implementation("com.google.code.gson:gson:2.13.2")
9090
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0")
91-
implementation("com.github.vidstige:jadb:v1.2.1")
91+
implementation("com.github.vidstige:jadb:v1.3.0")
9292
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")
9393
}
9494
}

0 commit comments

Comments
 (0)