Skip to content

Commit b10c142

Browse files
committed
Bump jgit:7.1.1.202505221757-r [e2e prod]
Signed-off-by: Paolo Di Tommaso <[email protected]> Signed-off-by: Ben Sherman <[email protected]>
1 parent 09fed20 commit b10c142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nextflow/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
api "com.beust:jcommander:1.35"
4545
api("com.esotericsoftware.kryo:kryo:2.24.0") { exclude group: 'com.esotericsoftware.minlog', module: 'minlog' }
4646
api('org.iq80.leveldb:leveldb:0.12')
47-
api('org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r')
47+
api('org.eclipse.jgit:org.eclipse.jgit:7.1.1.202505221757-r')
4848
api ('javax.activation:activation:1.1.1')
4949
api ('javax.mail:mail:1.4.7')
5050
api ('org.yaml:snakeyaml:2.2')

0 commit comments

Comments
 (0)