Skip to content

Commit 8b1c7d6

Browse files
chore(deps): bump commons-io:commons-io from 2.11.0 to 2.16.1 in /app
Bumps commons-io:commons-io from 2.11.0 to 2.16.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb98ca1 commit 8b1c7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343

4444
implementation 'com.github.elimu-ai:model:model-2.0.66' // See https://jitpack.io/#elimu-ai/model
4545

46-
implementation 'commons-io:commons-io:2.11.0'
46+
implementation 'commons-io:commons-io:2.16.1'
4747
implementation 'com.google.android.material:material:1.5.0'
4848

4949
// AndroidX

0 commit comments

Comments
 (0)