diff --git a/modules/games/build.gradle b/modules/games/build.gradle index ecfae3a..ca245a4 100644 --- a/modules/games/build.gradle +++ b/modules/games/build.gradle @@ -33,7 +33,7 @@ dependencies { implementation 'org.springframework.boot:spring-boot-starter-data-jpa' implementation 'org.springframework.boot:spring-boot-starter-thymeleaf' - implementation 'org.json:json:20190722' + implementation 'org.json:json:20200518' implementation 'com.h2database:h2' // Web-Socket