Skip to content

Commit

Permalink
Merge pull request #5131 from fishface60/update-upnplib
Browse files Browse the repository at this point in the history
Bump upnplib to latest version
  • Loading branch information
cwisniew authored Jan 20, 2025
2 parents 4c64b76 + e4058d5 commit 07769ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ dependencies {

//maybe replace with jupnp
implementation 'commons-jxpath:commons-jxpath:1.3'
implementation 'net.sbbi.upnp:upnplib:1.0.9-nodebug'
implementation 'com.github.fishface60:upnplib:0351d7502a57f6c5dc8653220bc03ad99af58b21'

// custom binding stuff, should probably be replace with Beans Binding (JSR 295)
implementation 'yasb:yasb:0.2-21012007'
Expand Down

0 comments on commit 07769ec

Please sign in to comment.