Last active
December 13, 2024 12:47
-
-
Save hsz/abeb96bb6d215b584be87bf5de4f542f to your computer and use it in GitHub Desktop.
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
<?xml version="1.0" encoding="UTF-8"?> | |
<plugins> | |
<plugin | |
id="foo" | |
url="/foo/bar.buz" | |
version="1.2.5"> | |
<idea-version since-build="181.3" until-build="255.*"/> | |
</plugin> | |
</plugins> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment