Skip to content

Commit 0940d4b

Browse files
Bump org.assertj:assertj-core from 3.25.3 to 3.27.6
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ede8b78 commit 0940d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:$jacksonVersion"
2525
implementation 'com.github.javaparser:javaparser-core:3.27.0'
2626

27-
implementation 'org.assertj:assertj-core:3.25.3'
27+
implementation 'org.assertj:assertj-core:3.27.6'
2828
implementation 'org.apiguardian:apiguardian-api:1.1.2' // https://github.com/exercism/java-test-runner/issues/79
2929
implementation platform('org.junit:junit-bom:5.11.3')
3030
implementation 'org.junit.jupiter:junit-jupiter'

0 commit comments

Comments
 (0)