Skip to content

Commit

Permalink
Merge pull request #9 from Onako2/dependabot/gradle/com.github.twitch…
Browse files Browse the repository at this point in the history
…4j-twitch4j-1.21.0

Bump com.github.twitch4j:twitch4j from 1.20.0 to 1.21.0
  • Loading branch information
Onako2 authored Jul 22, 2024
2 parents ff30c18 + 7712dcc commit 81505e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tasks.withType(JavaCompile).configureEach {
dependencies {
testImplementation platform('org.junit:junit-bom:5.10.3')
testImplementation 'org.junit.jupiter:junit-jupiter'
implementation 'com.github.twitch4j:twitch4j:1.20.0'
implementation 'com.github.twitch4j:twitch4j:1.21.0'
implementation 'org.xerial:sqlite-jdbc:3.46.0.0'
implementation 'ch.qos.logback:logback-classic:1.5.6'
implementation 'com.hexadevlabs:gpt4all-java-binding:1.1.5'
Expand Down

0 comments on commit 81505e1

Please sign in to comment.