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: Rollczi/average-catboy-enjoyer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4e4b404b597ede068598a0f7a815874ab75f2c2e
Choose a base ref
..
head repository: Rollczi/average-catboy-enjoyer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dd0cef8f95a3a305040ec54a2b824f435d7d2eb4
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 build.gradle.kts
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ repositories {

dependencies {
implementation("dev.rollczi:litecommands-jda:3.3.3")
implementation("net.dv8tion:JDA:5.1.2")
implementation("net.dv8tion:JDA:5.2.0")
implementation("com.squareup.okhttp:okhttp:2.7.5")
implementation("com.google.code.gson:gson:2.10.1")
implementation("net.dzikoysk:cdn:1.14.4")