Skip to content

Commit b805def

Browse files
chore(deps): bump com.wire:wire-apps-jvm-sdk from 0.0.8 to 0.0.13
Bumps [com.wire:wire-apps-jvm-sdk](https://github.com/wireapp/wire-apps-jvm-sdk) from 0.0.8 to 0.0.13. - [Release notes](https://github.com/wireapp/wire-apps-jvm-sdk/releases) - [Commits](wireapp/wire-apps-jvm-sdk@0.0.8...0.0.13) --- updated-dependencies: - dependency-name: com.wire:wire-apps-jvm-sdk dependency-version: 0.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ca2f79 commit b805def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation("com.rubiconproject.oss:jchronic:0.2.8")
5656
implementation("io.github.yamilmedina:natural-kron:2.0.0")
5757
implementation("io.arrow-kt:arrow-core:1.2.0-RC")
58-
implementation("com.wire:wire-apps-jvm-sdk:0.0.8")
58+
implementation("com.wire:wire-apps-jvm-sdk:0.0.13")
5959

6060
// Test dependencies
6161
testImplementation("io.quarkus:quarkus-junit5")

0 commit comments

Comments
 (0)