Skip to content

Commit

Permalink
Merge pull request #1119 from alphagov/dependabot/gradle/main/depende…
Browse files Browse the repository at this point in the history
…ncyVersions.junit-5.8.2

Bump dependencyVersions.junit from 5.8.1 to 5.8.2
  • Loading branch information
alan-gds authored Nov 29, 2021
2 parents 74777a7 + a40d6a1 commit e7a186c
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 @@ -19,7 +19,7 @@ ext {
aws_lambda_events_version: "3.11.0",
nimbusds_oauth_version: "9.20",
nimbusds_jwt_version: "9.15.1",
junit: "5.8.1",
junit: "5.8.2",
jackson_version: "2.13.0",
glassfish_version: "3.0.3",
]
Expand Down

0 comments on commit e7a186c

Please sign in to comment.