Skip to content

Commit 0b58210

Browse files
committed
Bump dependency version
1 parent 0fabed6 commit 0b58210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jackson-databind = { group = "com.fasterxml.jackson.core", name = "jackson-datab
88
jackson-parameter-names = { group = "com.fasterxml.jackson.module", name = "jackson-module-parameter-names" }
99
jackson-kotlin = { group = "com.fasterxml.jackson.module", name = "jackson-module-kotlin" }
1010

11-
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.15.1" }
11+
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.0" }
1212

1313
github-packageurl = { group = "com.github.package-url", name = "packageurl-java", version = "1.5.0" }
1414
okio = { group = "com.squareup.okio", name = "okio", version = "3.9.0" }

0 commit comments

Comments
 (0)