Skip to content

Commit 981abec

Browse files
Update dependency commons-io:commons-io to v2.12.0 (#993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 327e065 commit 981abec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
4747
json-path = { module = "com.jayway.jsonpath:json-path", version.ref = "json-path" }
4848
json-path-assert = { module = "com.jayway.jsonpath:json-path-assert", version.ref = "json-path" }
4949
jsonassert = { module = "org.skyscreamer:jsonassert", version = "1.5.1" }
50-
commons-io = { module = "commons-io:commons-io", version = "2.11.0" }
50+
commons-io = { module = "commons-io:commons-io", version = "2.12.0" }
5151
reflections = { module = "org.reflections:reflections", version = "0.10.2" }
5252
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
5353
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.ref = "mockito" }

0 commit comments

Comments
 (0)