Bump JSoup to version 1.20.1
This commit is contained in:
parent
b4754f1311
commit
b3aab20adf
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ public class MobibotBuild extends Project {
|
|||
.include(dependency("net.aksingh", "owm-japis", "2.5.3.0"))
|
||||
.include(dependency("net.objecthunter", "exp4j", "0.4.8"))
|
||||
.include(dependency("org.json", "json", "20250107"))
|
||||
.include(dependency("org.jsoup", "jsoup", "1.19.1"))
|
||||
.include(dependency("org.jsoup", "jsoup", "1.20.1"))
|
||||
// Thauvin
|
||||
.include(dependency("net.thauvin.erik", "cryptoprice", "1.0.3-SNAPSHOT"))
|
||||
.include(dependency("net.thauvin.erik", "jokeapi", "1.0.1-SNAPSHOT"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue