Skip to content

Commit

Permalink
Bump commons-net:commons-net from 3.10.0 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps commons-net:commons-net from 3.10.0 to 3.11.0.

---
updated-dependencies:
- dependency-name: commons-net:commons-net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent efe3854 commit 7789a2d
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 @@ -105,7 +105,7 @@ dependencies {
api 'eu.agno3.jcifs:jcifs-ng:2.1.10'
api 'com.github.mwiede:jsch:0.2.17'
// desugar is needed no avoid commons-net java.time.Duration ClassNotFoundException after 3.8.0
implementation 'commons-net:commons-net:3.10.0'
implementation 'commons-net:commons-net:3.11.0'
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.7'
implementation 'com.github.nova-video-player:sardine-android:0.0.3'
implementation 'com.hierynomus:smbj:0.13.0'
Expand Down

0 comments on commit 7789a2d

Please sign in to comment.