Skip to content

Commit 61e35da

Browse files
chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.2 (#341)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cceba88 commit 61e35da

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
@@ -60,7 +60,7 @@ dependencies {
6060
implementation("org.apache.commons:commons-text:1.11.0")
6161
implementation("com.knuddels:jtokkit:0.6.1")
6262

63-
testImplementation("org.assertj:assertj-core:3.24.2")
63+
testImplementation("org.assertj:assertj-core:3.25.2")
6464
testImplementation("org.awaitility:awaitility:4.2.0")
6565
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.1")
6666
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.1")

0 commit comments

Comments
 (0)