Skip to content

Commit

Permalink
Bump javax.json-api from 1.1.2 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps [javax.json-api](https://github.com/javaee/jsonp) from 1.1.2 to 1.1.4.
- [Release notes](https://github.com/javaee/jsonp/releases)
- [Commits](https://github.com/javaee/jsonp/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Nov 19, 2018
1 parent 644270d commit 3cc7391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
api 'org.junit:junit-bom:5.3.1'
api 'org.junit.jupiter:junit-jupiter-api'
api 'org.junit.jupiter:junit-jupiter-params'
api 'javax.json:javax.json-api:1.1.2'
api 'javax.json:javax.json-api:1.1.4'
testImplementation 'org.glassfish:javax.json:1.1.4'
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
testImplementation 'org.assertj:assertj-core:3.11.1'
Expand Down

0 comments on commit 3cc7391

Please sign in to comment.