Skip to content

Commit

Permalink
#167: Update AssertJ library to 3.24.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenetics committed Nov 6, 2023
1 parent 435b678 commit aa2fbff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pluginManagement {
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
library("assertj", "org.assertj:assertj-core:3.20.2")
library("assertj", "org.assertj:assertj-core:3.24.2")
library("commons-math", "org.apache.commons:commons-math3:3.6.1")
library("equalsverifier", "nl.jqno.equalsverifier:equalsverifier:3.7.2")
library("guava", "com.google.guava:guava:31.0.1-jre")
Expand Down

0 comments on commit aa2fbff

Please sign in to comment.