File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies {
17
17
implementation ' org.reflections:reflections:0.10.2'
18
18
19
19
implementation ' com.zaxxer:HikariCP:5.1.0'
20
- implementation ' org.xerial:sqlite-jdbc:3.45.0 .0'
20
+ implementation ' org.xerial:sqlite-jdbc:3.45.1 .0'
21
21
22
22
implementation ' org.yaml:snakeyaml:2.2'
23
23
@@ -28,8 +28,8 @@ dependencies {
28
28
api ' com.google.apis:google-api-services-youtube:v3-rev20240123-2.0.0'
29
29
api ' se.michaelthelin.spotify:spotify-web-api-java:8.3.5'
30
30
31
- testImplementation ' org.junit.jupiter:junit-jupiter-api:5.10.1 '
32
- testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.10.1 '
31
+ testImplementation ' org.junit.jupiter:junit-jupiter-api:5.10.2 '
32
+ testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.10.2 '
33
33
34
34
testImplementation ' net.dv8tion:JDA:5.0.0-beta.20'
35
35
testImplementation ' ch.qos.logback:logback-classic:1.4.14'
You can’t perform that action at this time.
0 commit comments