We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2068d21 commit 993ed04Copy full SHA for 993ed04
build.gradle
@@ -109,7 +109,7 @@ dependencies {
109
// For IMPLODE compression used by some CurseForge modpacks
110
implementation 'org.apache.commons:commons-compress:1.27.1'
111
112
- testImplementation 'org.assertj:assertj-core:3.27.0'
+ testImplementation 'org.assertj:assertj-core:3.27.2'
113
// https://github.com/webcompere/model-assert
114
// for json assertions
115
testImplementation 'uk.org.webcompere:model-assert:1.1.0'
0 commit comments