diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-09-12 10:10:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-09-12 10:10:17 +0200 |
commit | 17d3837e6c5b735b7aa3b8c0a80bb415f7c1e202 (patch) | |
tree | d31e3d4d82a5643a7160f15e1bb2fe7cc052727f /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target | |
parent | 1adf927dde692c79f31548a46a9db34be2cd9923 (diff) | |
download | jgit-17d3837e6c5b735b7aa3b8c0a80bb415f7c1e202.tar.gz jgit-17d3837e6c5b735b7aa3b8c0a80bb415f7c1e202.zip |
Update org.mockito:mockito-core to 5.13.0
Change-Id: I7aa2a3ee8e5ad107992309ea1fd82eaa73bf59d6
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target index 923078bbf7..f00b2804b7 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.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.25" sequenceNumber="1726127292"> +<target name="jgit-4.25" sequenceNumber="1726128584"> <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.12.0</version> + <version>5.13.0</version> <type>jar</type> </dependency> </dependencies> |