Skip to content

Commit c243d1b

Browse files
Update dependency commons-io:commons-io to v2.22.0 (#1266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fa986c commit c243d1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencyManagement {
3535
}
3636

3737
def versions = [
38-
commonsIo : '2.21.0',
38+
commonsIo : '2.22.0',
3939
gradlePitest : '1.15.0',
4040
pitest : '1.16.1',
4141
sonarPitest : '0.5',

0 commit comments

Comments
 (0)