mirror of
				https://github.com/GayPizzaSpecifications/foundation.git
				synced 2025-11-04 03:39:37 +00:00 
			
		
		
		
	Fix JDA library version
This commit is contained in:
		@ -3,7 +3,7 @@ plugins {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dependencies {
 | 
					dependencies {
 | 
				
			||||||
  implementation("net.dv8tion:JDA:5.0.0-beta.3") {
 | 
					  implementation("net.dv8tion:JDA:5.0.0-alpha.2") {
 | 
				
			||||||
    exclude(module = "opus-java")
 | 
					    exclude(module = "opus-java")
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user