Skip to content

Commit 51791fb

Browse files
build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.0
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.0. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03dc6c7 commit 51791fb

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
@@ -109,7 +109,7 @@ dependencies {
109109
// For IMPLODE compression used by some CurseForge modpacks
110110
implementation 'org.apache.commons:commons-compress:1.27.1'
111111

112-
testImplementation 'org.assertj:assertj-core:3.26.3'
112+
testImplementation 'org.assertj:assertj-core:3.27.0'
113113
// https://github.com/webcompere/model-assert
114114
// for json assertions
115115
testImplementation 'uk.org.webcompere:model-assert:1.1.0'

0 commit comments

Comments
 (0)