⬆️ Update dependency net.dv8tion:JDA to v4.4.0_352 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d639dff533
commit
2db7a47b79
@ -45,7 +45,7 @@ dependencies {
|
||||
implementation('io.jsonwebtoken:jjwt-jackson:0.11.5')
|
||||
|
||||
implementation('com.sedmelluq:lavaplayer:1.3.78')
|
||||
implementation('net.dv8tion:JDA:4.4.0_350')
|
||||
implementation('net.dv8tion:JDA:4.4.0_352')
|
||||
|
||||
implementation(platform("org.apache.logging.log4j:log4j-bom:2.17.2"))
|
||||
implementation group: 'org.hibernate', name: 'hibernate-validator', version: '7.0.4.Final'
|
||||
@ -64,7 +64,7 @@ dependencies {
|
||||
liquibaseRuntime 'org.springframework.boot:spring-boot-starter-data-jpa'
|
||||
liquibaseRuntime 'org.springframework.data:spring-data-jpa'
|
||||
liquibaseRuntime 'org.springframework:spring-beans'
|
||||
liquibaseRuntime 'net.dv8tion:JDA:4.4.0_350'
|
||||
liquibaseRuntime 'net.dv8tion:JDA:4.4.0_352'
|
||||
liquibaseRuntime 'com.sedmelluq:lavaplayer:1.3.78'
|
||||
liquibaseRuntime sourceSets.main.output
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user