Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fd17793

Browse files
Upgrade libs versions
1 parent a0e6e6a commit fd17793

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

‎build.gradle‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ dependencies {
2222
testImplementation 'com.github.stefanbirkner:system-rules:1.19.0'
2323
testImplementation 'junit:junit:4.13.2'
2424
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'
25+
testImplementation 'org.assertj:assertj-core:3.27.3'
26+
testImplementation 'org.hamcrest:hamcrest:3.0'
27+
testImplementation 'org.mockito:mockito-core:5.17.0'
28+
testImplementation 'org.awaitility:awaitility:4.3.0'
29+
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.19.3'
3030
testAnnotationProcessor("org.projectlombok:lombok:$lombokVersion")
3131
}
3232

‎gradle.properties‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
lombokVersion = 1.18.30
2-
jmockVersion = 2.12.0
1+
lombokVersion = 1.18.38

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /