Skip to content

Commit

Permalink
Bumped JDA library version for user installable app
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeyoYT committed Nov 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5f40f3e commit 7871787
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
@@ -41,7 +41,7 @@ repositories {

dependencies {

implementation group: 'io.github.freya022', name: 'JDA', version: '8964d1b'
implementation group: 'io.github.freya022', name: 'JDA', version: '7c7d09bf4d'
implementation group: 'io.github.cdimascio', name: 'java-dotenv', version: '5.2.2'
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.6'
implementation group: 'dev.langchain4j', name: 'langchain4j-ollama', version: '0.35.0'

0 comments on commit 7871787

Please sign in to comment.