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 a0e6e6a commit fd17793Copy full SHA for fd17793
build.gradle
@@ -22,11 +22,11 @@ dependencies {
22
testImplementation 'com.github.stefanbirkner:system-rules:1.19.0'
23
testImplementation 'junit:junit:4.13.2'
24
testImplementation 'net.bytebuddy:byte-buddy:1.14.12'
25
- testImplementation 'org.assertj:assertj-core:3.25.3'
26
- testImplementation 'org.hamcrest:hamcrest:2.2'
27
- testImplementation 'org.mockito:mockito-core:5.10.0'
28
- testImplementation 'org.awaitility:awaitility:4.2.0'
29
- testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.16.1'
+ testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.hamcrest:hamcrest:3.0'
+ testImplementation 'org.mockito:mockito-core:5.17.0'
+ testImplementation 'org.awaitility:awaitility:4.3.0'
+ testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.19.3'
30
testAnnotationProcessor("org.projectlombok:lombok:$lombokVersion")
31
}
32
gradle.properties
@@ -1,2 +1 @@
1
-lombokVersion = 1.18.30
2
-jmockVersion = 2.12.0
+lombokVersion = 1.18.38
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments