We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266f336 commit b41a25bCopy full SHA for b41a25b
gradle.properties
@@ -1,6 +1,6 @@
1
antlrVersion=2.7.7
2
apacheGeodeVersion=1.14.4
3
-assertjVersion=3.22.0
+assertjVersion=3.23.1
4
findbugsVersion=3.0.2
5
junitVersion=4.13.2
6
lombokVersion=1.18.24
pom.xml
@@ -80,7 +80,7 @@
80
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
81
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
82
<apache-geode.version>1.14.4</apache-geode.version>
83
- <assertj.version>3.22.0</assertj.version>
+ <assertj.version>3.23.1</assertj.version>
84
<junit.version>4.13.2</junit.version>
85
<log4j.version>2.17.2</log4j.version>
86
<logback.version>1.2.11</logback.version>
0 commit comments