Skip to content

Commit 6a8389a

Browse files
Update dependency commons-net:commons-net to v3.8.0 (#1546)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ad4256a commit 6a8389a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies {
116116
implementation(group = "androidx.navigation", name = "navigation-dynamic-features-fragment", version = androidXNavigationVersion)
117117
implementation(group = "androidx.fragment", name = "fragment-ktx", version = "1.3.0")
118118

119-
implementation(group = "commons-net", name = "commons-net", version = "3.7.2")
119+
implementation(group = "commons-net", name = "commons-net", version = "3.8.0")
120120
implementation(group = "commons-codec", name = "commons-codec", version = "20041127.091804")
121121
implementation(group = "org.apache.commons", name = "commons-lang3", version = "3.11")
122122

0 commit comments

Comments
 (0)