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 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target | |
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 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target index c62996b135..5ef546c685 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl --> -<target name="jgit-4.18" sequenceNumber="1708446328"> +<target name="jgit-4.18" sequenceNumber="1708446488"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -231,7 +231,7 @@ <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> - <version>3.24.2</version> + <version>3.25.3</version> <type>jar</type> </dependency> </dependencies> |