Bump Commons Text to version 1.13.1
This commit is contained in:
parent
82b40a49b2
commit
491f451acb
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ public class MobibotBuild extends Project {
|
|||
.include(dependency("com.github.pircbotx", "pircbotx", "2.3.1"))
|
||||
// Commons (mostly for PircBotX)
|
||||
.include(dependency("org.apache.commons", "commons-lang3", "3.17.0"))
|
||||
.include(dependency("org.apache.commons", "commons-text", "1.13.0"))
|
||||
.include(dependency("org.apache.commons", "commons-text", "1.13.1"))
|
||||
.include(dependency("commons-codec", "commons-codec", "1.18.0"))
|
||||
.include(dependency("commons-net", "commons-net", "3.11.1"))
|
||||
// Google
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue