Skip to content

Commit 159a09d

Browse files
Merge pull request #296 from Project-Env/dependabot/gradle/org.assertj-assertj-core-3.26.3
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3
2 parents 7d0d709 + 1a1f6de commit 159a09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151

5252
implementation("io.sentry:sentry:7.14.0")
5353

54-
testImplementation("org.assertj:assertj-core:3.26.0")
54+
testImplementation("org.assertj:assertj-core:3.26.3")
5555
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")
5656
testImplementation("org.mockito.kotlin:mockito-kotlin:5.4.0")
5757
}

0 commit comments

Comments
 (0)