Skip to content

Commit

Permalink
Fixed #111 - Add .sdkmanrc
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Jun 9, 2020
1 parent 1a73e6c commit 9b00f6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .sdkmanrc
@@ -0,0 +1,3 @@
# Enable auto-env through the sdkman_auto_env config
# Add key=value pairs of SDKs to use below
java=8.0.252.hs-adpt
Expand Up @@ -30,6 +30,7 @@
:issue-106: https://github.com/khmarbaise/maven-it-extension/issues/106[Fixed #106]
:issue-107: https://github.com/khmarbaise/maven-it-extension/issues/107[Fixed #107]
:issue-108: https://github.com/khmarbaise/maven-it-extension/issues/108[Fixed #108]
:issue-111: https://github.com/khmarbaise/maven-it-extension/issues/111[Fixed #111]
:pr-100: https://github.com/khmarbaise/maven-it-extension/pull/100[Pull request #100]
:issue-??: https://github.com/khmarbaise/maven-it-extension/issues/??[Fixed #??]

Expand Down Expand Up @@ -77,6 +78,7 @@
* {issue-105} - Change the used JDK for running SonarQube analysis
* {issue-107} - Remove empty module itf-executor
* {issue-108} - Reconfiguring cache handling in GitHub Actions.
* {issue-111} - Add .sdkmanrc.


The full release notes can be found here {release_0_8_0}[Release 0.8.0].

0 comments on commit 9b00f6a

Please sign in to comment.