Skip to content

Commit 0ab5e95

Browse files
authored
Merge pull request #1180 from thc202/update-crowdin-plugin
Update Gradle Crowdin plugin
2 parents e680671 + 6fd1e9c commit 0ab5e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
`java-library`
1616
jacoco
1717
id("org.zaproxy.add-on") version "0.8.0"
18-
id("org.zaproxy.crowdin") version "0.2.1"
18+
id("org.zaproxy.crowdin") version "0.3.1"
1919
id("com.diffplug.spotless") version "6.11.0"
2020
id("com.github.ben-manes.versions") version "0.39.0"
2121
id("com.github.node-gradle.node") version "3.4.0"

0 commit comments

Comments
 (0)