diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-20 17:26:04 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-20 17:26:04 +0100 |
commit | b219040cdf3ab097193597714cebe2bb13ade448 (patch) | |
tree | b3c149386156fe84acf8ad5d49ce6a7ff737c801 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target | |
parent | 1fd8b0f7dcf1151638baf07a356d49cb63e57c23 (diff) | |
download | jgit-b219040cdf3ab097193597714cebe2bb13ade448.tar.gz jgit-b219040cdf3ab097193597714cebe2bb13ade448.zip |
Update org.mockito:mockito-core to 5.10.0
Change-Id: I35dbb2402e65753e10bef4617b7e1683f9900406
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target index 109851477c..7ee0395619 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.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.24" sequenceNumber="1708444934"> +<target name="jgit-4.24" sequenceNumber="1708446328"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -79,7 +79,7 @@ <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> - <version>5.8.0</version> + <version>5.10.0</version> <type>jar</type> </dependency> </dependencies> |