Skip to content

Commit

Permalink
Bump upnplib to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
fishface60 committed Jan 19, 2025
1 parent a97b8e3 commit e4058d5
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 @@ -383,7 +383,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 e4058d5

Please sign in to comment.