mirror of
https://github.com/mc1arke/sonarqube-community-branch-plugin.git
synced 2025-02-15 13:53:09 +02:00
Bump org.assertj:assertj-core from 3.25.1 to 3.25.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.1...assertj-build-3.25.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0d11e20a9d
commit
895a89d751
@ -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:5.10.0')
|
||||
testImplementation('org.assertj:assertj-core:3.25.1')
|
||||
testImplementation('org.assertj:assertj-core:3.25.3')
|
||||
testImplementation('org.wiremock:wiremock:3.4.2')
|
||||
zip("sonarqube:sonarqube:${sonarqubeVersion}@zip")
|
||||
implementation('org.bouncycastle:bcpkix-jdk15on:1.70')
|
||||
|
Loading…
x
Reference in New Issue
Block a user