diff options
author | Ed Merks <ed.merks@gmail.com> | 2024-05-27 17:49:07 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-27 20:02:45 +0200 |
commit | a7cf56796dddceb0b35fe471ff96453aba58080e (patch) | |
tree | 3b243aba1a6dde83f0fde497b135a547a73159e8 /WORKSPACE | |
parent | c0c59ccf2d320c1d50f3ad949e5369ae167b8fb5 (diff) | |
download | jgit-a7cf56796dddceb0b35fe471ff96453aba58080e.tar.gz jgit-a7cf56796dddceb0b35fe471ff96453aba58080e.zip |
Update to org.assertj:assertj-core:3.26.0
Change-Id: I3f0131cd168ba9c814341416198f955a6d5b340f
Diffstat (limited to 'WORKSPACE')
-rw-r--r-- | WORKSPACE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -218,8 +218,8 @@ maven_jar( maven_jar( name = "assertj-core", - artifact = "org.assertj:assertj-core:3.25.3", - sha1 = "792b270e73aa1cfc28fa135be0b95e69ea451432", + artifact = "org.assertj:assertj-core:3.26.0", + sha1 = "fc4a3d051da838946f9dffe725efbd06cd7d1eec", ) BYTE_BUDDY_VERSION = "1.14.16" |