Skip to content

Commit

Permalink
chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.1…
Browse files Browse the repository at this point in the history
…3.0 (#105)
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 602798d commit 100004e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation "org.sonarsource.analyzer-commons:sonar-analyzer-commons:${sonarAnalyzerCommonsVersion}"
implementation "org.sonarsource.java:java-surefire:${sonarJavaVersion}"

implementation "org.apache.commons:commons-lang3:3.12.0"
implementation "org.apache.commons:commons-lang3:3.13.0"
implementation "org.reflections:reflections:0.10.2"
implementation "com.google.inject:guice:7.0.0"
implementation "commons-io:commons-io:2.13.0"
Expand Down

0 comments on commit 100004e

Please sign in to comment.