You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
encode-decode/EncodeDecodeDefaultTemplate.groovy - remove the final modifier from the test field.
httpfuzzerprocessor/FuzzerHttpProcessorDefaultTemplate.groovy - remove the final modifier from the count field. NOTE: The last two changes were required due to the Groovy update.