Skip to content

Commit cb3b7c0

Browse files
authored
Merge branch 'main' into feat/update
Signed-off-by: Ned Twigg <[email protected]>
2 parents 2a1babd + 999069d commit cb3b7c0

File tree

2 files changed

+61
-70
lines changed

2 files changed

+61
-70
lines changed

jvm/example-junit5/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
testImplementation "org.junit.jupiter:junit-jupiter:$ver_JUNIT_USE"
1414
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
1515
testImplementation 'io.rest-assured:rest-assured:5.5.0'
16-
testImplementation 'org.assertj:assertj-core:3.27.0'
16+
testImplementation 'org.assertj:assertj-core:3.27.3'
1717
testImplementation project(':selfie-runner-junit5')
1818
testImplementation 'org.jsoup:jsoup:1.17.2'
1919
testImplementation 'com.vladsch.flexmark:flexmark-html2md-converter:0.64.8'

selfie.dev/package-lock.json

Lines changed: 60 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)