Browse Source

Upgrade to AssertJ 3.25.3

Closes gh-39696
pull/39734/head
Andy Wilkinson 2 years ago
parent
commit
4b8cf25448
  1. 2
      gradle.properties

2
gradle.properties

@ -4,7 +4,7 @@ org.gradle.caching=true @@ -4,7 +4,7 @@ org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
assertjVersion=3.25.1
assertjVersion=3.25.3
commonsCodecVersion=1.16.0
hamcrestVersion=2.2
jacksonVersion=2.16.1

Loading…
Cancel
Save