diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-20 17:46:35 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-20 17:46:35 +0100 |
commit | 37f64ceea3358bff642d336f39e30054c8299d6e (patch) | |
tree | fe35c9a9420794957c7abfd0b39c602f27e9c4f9 /WORKSPACE | |
parent | b219040cdf3ab097193597714cebe2bb13ade448 (diff) | |
download | jgit-37f64ceea3358bff642d336f39e30054c8299d6e.tar.gz jgit-37f64ceea3358bff642d336f39e30054c8299d6e.zip |
Update org.assertj:assertj-core to 3.25.3
Change-Id: I3fd8adf3c1cc3f2c8826602b11d1d11fdfe29bfb
Diffstat (limited to 'WORKSPACE')
-rw-r--r-- | WORKSPACE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -192,8 +192,8 @@ maven_jar( maven_jar( name = "assertj-core", - artifact = "org.assertj:assertj-core:3.24.2", - sha1 = "ebbf338e33f893139459ce5df023115971c2786f", + artifact = "org.assertj:assertj-core:3.25.3", + sha1 = "792b270e73aa1cfc28fa135be0b95e69ea451432", ) BYTE_BUDDY_VERSION = "1.14.12" |