Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cybooo/corgi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cff62530826e4d15170ac8b6f98dd7079ca2a922
Choose a base ref
..
head repository: cybooo/corgi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: df53783bb7b2abe77513229e9a50a0699f9769b4
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 build.gradle
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ repositories {
dependencies {

// JDA
implementation group: 'net.dv8tion', name: 'JDA', version: '5.2.2'
implementation group: 'net.dv8tion', name: 'JDA', version: '5.2.3'
implementation group: 'pw.chew', name: 'jda-chewtils', version: '1.24.1'
implementation group: 'me.duncte123', name: 'botCommons', version: '2.3.9'
implementation 'com.github.walkyst:lavaplayer-fork:1.3.98.4'