Skip to content

Commit f2daffd

Browse files
committed
Update Maven
1 parent d9c95f8 commit f2daffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@ dependencies {
5252
implementation("pw.chew", "jda-chewtils", "2.0-SNAPSHOT")
5353
implementation("ch.qos.logback", "logback-classic", "1.2.11")
5454
implementation("com.squareup.okhttp3", "okhttp", "4.9.3")
55-
implementation("org.json", "json", "20211205")
55+
implementation("org.json", "json", "20220320")
5656
implementation("io.sentry", "sentry", "5.6.3")
5757
implementation("org.kohsuke", "github-api", "1.303")
5858
implementation("org.jsoup", "jsoup", "1.14.3")
5959
implementation("pro.chew.api", "ChewAPI", "1.0-b5")
6060
implementation("org.reflections", "reflections", "0.10.2")
6161
implementation("me.memerator.api", "MemeratorAPI", "2.0.0_74")
62-
implementation("org.hibernate", "hibernate-core", "5.6.5.Final")
62+
implementation("org.hibernate", "hibernate-core", "6.0.2.Final")
6363
implementation("mysql", "mysql-connector-java", "8.0.28")
6464
implementation("org.codehaus.groovy", "groovy", "3.0.10")
6565
implementation("org.knowm.xchart", "xchart", "3.8.1")

0 commit comments

Comments
 (0)