Skip to content

Commit

Permalink
Update Gradle Crowdin plugin
Browse files Browse the repository at this point in the history
Use latest version to allow filtering translated files.

Signed-off-by: thc202 <thc202@gmail.com>
  • Loading branch information
thc202 committed May 7, 2024
1 parent a941beb commit d717005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import org.zaproxy.gradle.addon.misc.ConvertMarkdownToHtml
plugins {
`java-library`
id("org.zaproxy.add-on") version "0.10.0"
id("org.zaproxy.crowdin") version "0.3.1"
id("org.zaproxy.crowdin") version "0.4.0"
id("com.diffplug.spotless")
id("com.github.node-gradle.node") version "7.0.2"
id("org.zaproxy.common")
Expand Down

0 comments on commit d717005

Please sign in to comment.