Skip to content

Commit 58aa4be

Browse files
dependabot[bot]ahus1
authored andcommitted
Bump commons-io:commons-io from 2.15.1 to 2.16.0
Bumps commons-io:commons-io from 2.15.1 to 2.16.0. --- 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 4e4977f commit 58aa4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dependencies {
133133
*/
134134
implementation 'org.snakeyaml:snakeyaml-engine:2.7'
135135
implementation 'org.asciidoctor:asciidoctorj:2.5.12' // WARNING: when upgrading asciidoctorj, see comment above about snakeyaml!
136-
implementation 'commons-io:commons-io:2.15.1'
136+
implementation 'commons-io:commons-io:2.16.0'
137137
implementation('io.github.markdown-asciidoc:markdown-to-asciidoc:2.0.0') {
138138
// Exclude the Kotlin dependency, as this plugin uses only the Java version of the converter.
139139
// This saves ~1.6 MB from the final plugin's bundle.

0 commit comments

Comments
 (0)