Skip to content

Commit

Permalink
issue_863: Updated gradle plugins version again. Ready for PR. Vulner…
Browse files Browse the repository at this point in the history
…ability issues will be addressed in another PR. I've cut down vulnerabilities by quite a lot and I want to test the new OWASP plugin against the remaining vulnerabilities.
  • Loading branch information
ThatSilentCoder committed Dec 19, 2024
1 parent 3d795a5 commit d470fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tcg_eventlog_tool/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.netflix.nebula.ospackage" version "11.4.0"
id "com.netflix.nebula.ospackage" version "11.10.0"
}
// Get version from main project gradle
def packVersion = properties.get("packageVersion");
Expand Down

0 comments on commit d470fd8

Please sign in to comment.