Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core from 3.23.0 to 3.23.1 (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 31, 2022
1 parent 3530f32 commit e31a014
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 @@ -18,7 +18,7 @@ dependencies {
implementation("org.bouncycastle:bcprov-jdk15on:1.70")

implementation("org.apache.logging.log4j:log4j-iostreams:2.17.2")
implementation("org.assertj:assertj-core:3.23.0")
implementation("org.assertj:assertj-core:3.23.1")

val junitVersion = "5.8.2"
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")
Expand Down

0 comments on commit e31a014

Please sign in to comment.