Created
November 20, 2019 08:28
-
-
Save zionyx/6344859448516a751c8cb2e348e10539 to your computer and use it in GitHub Desktop.
Test syntax highlighting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import groovy.transform.Field | |
@Field Set SUPPORTED_TOOLS = [ | |
'gitversion' | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment