Skip to content

Commit eea1f69

Browse files
fix(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#171)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.2 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47a8dbd commit eea1f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
2222
testImplementation 'ch.qos.logback:logback-classic:1.2.11'
2323
testImplementation "com.github.tomakehurst:wiremock-jre8-standalone:2.35.0"
24-
testImplementation "org.assertj:assertj-core:3.25.2"
24+
testImplementation "org.assertj:assertj-core:3.25.3"
2525
testImplementation "org.hamcrest:hamcrest:2.2"
2626
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
2727
testRuntimeOnly 'ch.qos.logback:logback-core:1.2.11'

0 commit comments

Comments
 (0)