Skip to content

Commit

Permalink
Merge pull request #759 from doki-theme/dependabot/gradle/org.assertj…
Browse files Browse the repository at this point in the history
…-assertj-core-3.25.3

Bump org.assertj:assertj-core from 3.24.2 to 3.25.3
  • Loading branch information
Unthrottled authored Aug 15, 2024
2 parents 3912977 + 47572a3 commit 2c86468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation("commons-io:commons-io:2.15.1")
implementation("org.javassist:javassist:3.29.2-GA")
implementation("io.sentry:sentry:6.28.0")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.assertj:assertj-core:3.25.3")
testImplementation("io.mockk:mockk:1.13.8")
}

Expand Down

0 comments on commit 2c86468

Please sign in to comment.