Skip to content

Commit

Permalink
Update Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 5f278ac commit 9bb10af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ dependencies {
implementation("com.squareup.okhttp3", "okhttp", "4.12.0")
implementation("org.json", "json", "20231013")
implementation("io.sentry", "sentry", "5.7.4")
implementation("org.kohsuke", "github-api", "1.316")
implementation("org.jsoup", "jsoup", "1.16.1")
implementation("org.kohsuke", "github-api", "1.317")
implementation("org.jsoup", "jsoup", "1.16.2")
implementation("pro.chew.api", "ChewAPI", "1.0-b5")
implementation("org.reflections", "reflections", "0.10.2")
implementation("me.memerator.api", "MemeratorAPI", "2.0.0_74")
Expand Down

0 comments on commit 9bb10af

Please sign in to comment.