Skip to content

Commit e22f981

Browse files
Bump assertj-core from 3.24.1 to 3.24.2 (#625)
Bumps assertj-core from 3.24.1 to 3.24.2. --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2981959 commit e22f981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation("commons-io:commons-io:2.11.0")
3434
implementation("org.javassist:javassist:3.29.2-GA")
3535
implementation("io.sentry:sentry:6.12.1")
36-
testImplementation("org.assertj:assertj-core:3.24.1")
36+
testImplementation("org.assertj:assertj-core:3.24.2")
3737
testImplementation("io.mockk:mockk:1.13.3")
3838
}
3939

0 commit comments

Comments
 (0)