mirror of
https://github.com/mc1arke/sonarqube-community-branch-plugin.git
synced 2025-02-15 13:53:09 +02:00
Bump assertj-core from 3.22.0 to 3.23.1
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.22.0 to 3.23.1. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.22.0...assertj-core-3.23.1) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
38b030150e
commit
577ab5b663
@ -63,7 +63,7 @@ dependencies {
|
||||
compileOnly(fileTree(dir: sonarLibraries, include: '**/*.jar', exclude: 'extensions/*.jar'))
|
||||
testImplementation(fileTree(dir: sonarLibraries, include: '**/*.jar', exclude: 'extensions/*.jar'))
|
||||
testImplementation('org.mockito:mockito-core:4.6.0')
|
||||
testImplementation('org.assertj:assertj-core:3.22.0')
|
||||
testImplementation('org.assertj:assertj-core:3.23.1')
|
||||
testImplementation('com.github.tomakehurst:wiremock:2.27.2')
|
||||
zip("sonarqube:sonarqube:${sonarqubeVersion}@zip")
|
||||
implementation('org.bouncycastle:bcpkix-jdk15on:1.70')
|
||||
|
Loading…
x
Reference in New Issue
Block a user