From 8125f83588e57615a4fdea420d975ac070497203 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 05:47:43 +0000 Subject: [PATCH] Bump json from 20190722 to 20200518 in /modules/games Bumps [json](https://github.com/douglascrockford/JSON-java) from 20190722 to 20200518. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot-preview[bot] --- modules/games/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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