Skip to content

Commit

Permalink
Bump javax.json from 1.1.2 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps javax.json from 1.1.2 to 1.1.4.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Nov 18, 2018
1 parent adef08d commit 0176b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -30,7 +30,7 @@ dependencies {
api 'org.junit.jupiter:junit-jupiter-api'
api 'org.junit.jupiter:junit-jupiter-params'
api 'javax.json:javax.json-api:1.1.2'
testImplementation 'org.glassfish:javax.json:1.1.2'
testImplementation 'org.glassfish:javax.json:1.1.4'
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
testImplementation 'org.assertj:assertj-core:3.9.0'
testImplementation 'org.mockito:mockito-core:2.13.0'
Expand Down

0 comments on commit 0176b9b

Please sign in to comment.