Skip to content

Commit 4da80fc

Browse files
authored
Merge pull request #30 from komamitsu/dependabot/gradle/org.assertj-assertj-core-3.25.3
Bump org.assertj:assertj-core from 3.25.2 to 3.25.3
2 parents 233de67 + 2f88213 commit 4da80fc

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.45.1.0'
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.25.2"
49+
testImplementation "org.assertj:assertj-core:3.25.3"
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)