Skip to content

Commit

Permalink
Upgrade assertj 3.20.2
Browse files Browse the repository at this point in the history
Assertj 3.20.0 & 3.20.1 had bad ABI compatibility breaks in
assertj/assertj#2173 (see
#5511 ) and was reverted in
assertj/assertj@9df530d4b375b42e7007ae6470604532d435a5cdA
and released as assertj 3.20.2.
  • Loading branch information
schlosna committed Jun 20, 2021
1 parent f629683 commit 9ce70c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ org.apache.httpcomponents.client5:httpclient5:5.0.3 (1 constraints: cc13926e)
org.apache.httpcomponents.core5:httpcore5:5.1 (3 constraints: fb38c8bc)
org.apache.httpcomponents.core5:httpcore5-h2:5.0.2 (1 constraints: 3b13053c)
org.apache.thrift:libthrift:0.9.2 (3 constraints: 6d318be9)
org.assertj:assertj-core:3.20.1 (4 constraints: a339b205)
org.assertj:assertj-core:3.20.2 (4 constraints: a4394806)
org.awaitility:awaitility:4.0.3 (2 constraints: c81ac33b)
org.caffinitas.ohc:ohc-core:0.3.4 (1 constraints: 950f6988)
org.checkerframework:checker-compat-qual:2.5.3 (2 constraints: 1b1dbd16)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ net.jcip:jcip-annotations = 1.0
one.util:streamex = 0.7.3
org.apache.commons:commons-pool2 = 2.9.0
org.apache.commons:commons-lang3 = 3.12.0
org.assertj:assertj-* = 3.20.1
org.assertj:assertj-* = 3.20.2
org.awaitility:awaitility = 4.0.3
org.clojure:clojure = 1.8.0
org.derive4j:* = 1.1.1
Expand Down

0 comments on commit 9ce70c9

Please sign in to comment.