Skip to content

Commit 83300ae

Browse files
Bump javacord from 3.2.0 to 3.3.0
Bumps [javacord](https://github.com/Javacord/Javacord) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/Javacord/Javacord/releases) - [Commits](Javacord/Javacord@v3.2.0...v3.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9df097a commit 83300ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javacord/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
api group: 'org.javacord', name: 'javacord', version: '3.2.0'
2+
api group: 'org.javacord', name: 'javacord', version: '3.3.0'
33
implementation project(":core")
44
implementation project(":request")
55
}

0 commit comments

Comments
 (0)