@@ -52,14 +52,14 @@ dependencies {
52
52
implementation(" pw.chew" , " jda-chewtils" , " 2.0-SNAPSHOT" )
53
53
implementation(" ch.qos.logback" , " logback-classic" , " 1.2.11" )
54
54
implementation(" com.squareup.okhttp3" , " okhttp" , " 4.9.3" )
55
- implementation(" org.json" , " json" , " 20211205 " )
55
+ implementation(" org.json" , " json" , " 20220320 " )
56
56
implementation(" io.sentry" , " sentry" , " 5.6.3" )
57
57
implementation(" org.kohsuke" , " github-api" , " 1.303" )
58
58
implementation(" org.jsoup" , " jsoup" , " 1.14.3" )
59
59
implementation(" pro.chew.api" , " ChewAPI" , " 1.0-b5" )
60
60
implementation(" org.reflections" , " reflections" , " 0.10.2" )
61
61
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" )
63
63
implementation(" mysql" , " mysql-connector-java" , " 8.0.28" )
64
64
implementation(" org.codehaus.groovy" , " groovy" , " 3.0.10" )
65
65
implementation(" org.knowm.xchart" , " xchart" , " 3.8.1" )
0 commit comments