Bump json from 20201115 to 20210307 (#60)
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20201115 to 20210307. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2e45f8be43
commit
cbd311d87f
@ -52,7 +52,7 @@ dependencies {
|
||||
|
||||
compile("com.sedmelluq:lavaplayer:1.3.73")
|
||||
compile 'net.dv8tion:JDA:4.2.0_231'
|
||||
compile group: 'org.json', name: 'json', version: '20201115'
|
||||
compile group: 'org.json', name: 'json', version: '20210307'
|
||||
compile 'org.springframework.security:spring-security-web:5.4.5'
|
||||
// JPA Data (We are going to use Repositories, Entities, Hibernate, etc...)
|
||||
compile("org.springframework.boot:spring-boot-starter-data-jpa") {
|
||||
|
Loading…
Reference in New Issue
Block a user