Skip to content

Commit

Permalink
fix(deps): update to PoWeb library to 1.5.71
Browse files Browse the repository at this point in the history
  • Loading branch information
sdsantos committed Jan 15, 2024
1 parent 82afd23 commit 47fd6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ dependencies {
implementation 'org.conscrypt:conscrypt-android:2.5.2'

// Local and Internet-based Parcel Delivery Connections (PDCs)
implementation 'tech.relaycorp:poweb:1.5.69'
implementation 'tech.relaycorp:poweb:1.5.80'
implementation "io.ktor:ktor-server-core:$ktorVersion"
implementation "io.ktor:ktor-server-netty:$ktorVersion"
implementation "io.ktor:ktor-utils:$ktorVersion"
Expand Down

0 comments on commit 47fd6f9

Please sign in to comment.