Skip to content

Commit cf34ecb

Browse files
authored
Merge branch 'main' into feat/raw-requests
2 parents 1bfd8fb + 57c4720 commit cf34ecb

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
@@ -79,7 +79,7 @@ testing {
7979
test {
8080
useJUnitJupiter()
8181
dependencies {
82-
implementation 'org.assertj:assertj-core:3.27.6'
82+
implementation 'org.assertj:assertj-core:3.27.7'
8383
implementation 'org.mockito:mockito-core:5.21.0'
8484
implementation 'org.junit.jupiter:junit-jupiter:5.14.1'
8585
implementation 'org.wiremock:wiremock:3.13.2'

0 commit comments

Comments
 (0)