Skip to content

Commit 6907a3c

Browse files
dependabot[bot]harikrishnan83
authored andcommitted
Bump assertj-core from 3.24.1 to 3.24.2
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>
1 parent 8ec8add commit 6907a3c

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
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'
3838
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:5.9.2')
3939

40-
testImplementation 'org.assertj:assertj-core:3.24.1'
40+
testImplementation 'org.assertj:assertj-core:3.24.2'
4141
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
4242
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.2'
4343
}

0 commit comments

Comments
 (0)