Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit e0c529f

Browse files
authored
Merge pull request #328 from browserup/dependabot/gradle/org.zeroturnaround-zt-exec-1.12
Bump zt-exec from 1.11 to 1.12
2 parents 243e6ae + d78161a commit e0c529f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserup-proxy-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
implementation "org.slf4j:jcl-over-slf4j:${slf4jVersion}"
8383
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
8484
implementation "com.squareup.okhttp3:okhttp:4.5.0"
85-
implementation 'org.zeroturnaround:zt-exec:1.11'
85+
implementation 'org.zeroturnaround:zt-exec:1.12'
8686

8787
testImplementation 'junit:junit:4.13'
8888
testImplementation 'org.codehaus.groovy:groovy-all:3.0.6'

0 commit comments

Comments
 (0)