Skip to content

Commit c8d1a24

Browse files
build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#432)
1 parent e0a0902 commit c8d1a24

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

111-
testImplementation 'org.assertj:assertj-core:3.25.3'
111+
testImplementation 'org.assertj:assertj-core:3.26.0'
112112
// https://github.com/webcompere/model-assert
113113
// for json assertions
114114
testImplementation 'uk.org.webcompere:model-assert:1.0.2'

0 commit comments

Comments
 (0)