Skip to content

Commit

Permalink
Merge pull request #62 from MagicTeaMC/dependabot/gradle/org.jsoup-js…
Browse files Browse the repository at this point in the history
…oup-1.18.1

Bump org.jsoup:jsoup from 1.17.2 to 1.18.1
  • Loading branch information
MagicTeaMC authored Jul 19, 2024
2 parents f1e86db + 6afbce8 commit 53b5d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
api("com.github.MagicTeaMC:MaoLyrics:b74346f")
api("ch.qos.logback:logback-classic:1.5.6")
api("com.typesafe:config:1.4.3")
api("org.jsoup:jsoup:1.17.2")
api("org.jsoup:jsoup:1.18.1")
api("com.squareup.okhttp3:okhttp:4.12.0")
api("com.google.code.gson:gson:2.11.0")
api("org.json:json:20240303")
Expand Down

0 comments on commit 53b5d37

Please sign in to comment.