Skip to content

Commit

Permalink
Merge pull request #308 from viartemev/dependabot/gradle/org.apache.c…
Browse files Browse the repository at this point in the history
…ommons-commons-lang3-3.12.0

Bump commons-lang3 from 3.11 to 3.12.0
  • Loading branch information
viartemev authored Mar 2, 2021
2 parents e6dcf66 + be393ce commit a9961b0
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 @@ -9,7 +9,7 @@ buildscript {
kluent_version = '1.65'
log4j_version = '2.11.1'
mockito_kotlin = '1.6.0'
commons_lang3_version = '3.11'
commons_lang3_version = '3.12.0'
spek_version = '2.0.13'
kotlinter_gradle_plugin = '3.3.0'
gradle_intellij_plugin = '0.4.26'
Expand Down

0 comments on commit a9961b0

Please sign in to comment.