Skip to content

Commit 424b481

Browse files
Bump org.apache.commons:commons-lang3 from 3.11 to 3.13.0
Bumps org.apache.commons:commons-lang3 from 3.11 to 3.13.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 125103a commit 424b481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation "com.google.code.gson:gson:${gsonVersion}"
4949

5050
implementation 'net.sourceforge.plantuml:plantuml:1.2023.9'
51-
implementation 'org.apache.commons:commons-lang3:3.11'
51+
implementation 'org.apache.commons:commons-lang3:3.13.0'
5252
}
5353

5454
task checkVersion(type: Test) {

0 commit comments

Comments
 (0)