Skip to content

Commit 7083ebd

Browse files
fix(deps): bump poweb from 1.5.25 to 1.5.31
Bumps [poweb](https://github.com/relaycorp/awala-poweb-jvm) from 1.5.25 to 1.5.31. - [Release notes](https://github.com/relaycorp/awala-poweb-jvm/releases) - [Changelog](https://github.com/relaycorp/awala-poweb-jvm/blob/master/release.gradle) - [Commits](relaycorp/awala-poweb-jvm@v1.5.25...v1.5.31) --- updated-dependencies: - dependency-name: tech.relaycorp:poweb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9dd8307 commit 7083ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ dependencies {
150150
implementation 'org.conscrypt:conscrypt-android:2.5.2'
151151

152152
// Local and Internet-based Parcel Delivery Connections (PDCs)
153-
implementation 'tech.relaycorp:poweb:1.5.25'
153+
implementation 'tech.relaycorp:poweb:1.5.31'
154154
implementation "io.ktor:ktor-server-core:$ktorVersion"
155155
implementation "io.ktor:ktor-server-netty:$ktorVersion"
156156
implementation "io.ktor:ktor-websockets:$ktorVersion"

0 commit comments

Comments
 (0)