chore: add .sdkmanrc for SDK version management
Add .sdkmanrc to define and standardize SDK versions used in the project via SDKMAN.
This commit is contained in:
parent
9e529f8b99
commit
97789c224c
4 changed files with 24 additions and 6 deletions
6
.idea/PMDPlugin.xml
generated
Normal file
6
.idea/PMDPlugin.xml
generated
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="PMDPlugin">
|
||||
<option name="skipTestSources" value="false" />
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue