Skip to content

Commit 575381f

Browse files
authored
Merge pull request #26 from komamitsu/dependabot/gradle/org.assertj-assertj-core-3.25.2
Bump org.assertj:assertj-core from 3.22.0 to 3.25.2
2 parents eb4a767 + 1541278 commit 575381f

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
@@ -46,7 +46,7 @@ dependencies {
4646
implementation 'org.xerial:sqlite-jdbc:3.42.0.1'
4747
testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.1"
4848
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.1"
49-
testImplementation "org.assertj:assertj-core:3.22.0"
49+
testImplementation "org.assertj:assertj-core:3.25.2"
5050
testImplementation "org.mockito:mockito-core:5.9.0"
5151
testImplementation "org.mockito:mockito-junit-jupiter:5.9.0"
5252
testImplementation "org.springframework.boot:spring-boot-starter-test:2.7.6"

0 commit comments

Comments
 (0)