Updated to Kobalt 1.0.19.

This commit is contained in:
Erik C. Thauvin 2017-03-21 15:17:08 -07:00
parent ece42cb69f
commit 8788ee4658
4 changed files with 7 additions and 6 deletions

7
.gitattributes vendored
View file

@ -1,4 +1,5 @@
# Normalize line endings in text files to LF on checkin.
# (this overrides core.autocrlf)
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# batch files are specific to windows and always crlf
*.bat eol=crlf

2
.idea/kobalt.xml generated
View file

@ -5,7 +5,7 @@
<KobaltProjectSettings>
<option name="autoDownloadKobalt" value="true" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="kobaltHome" value="$USER_HOME$/.kobalt/wrapper/dist/kobalt-1.0.6" />
<option name="kobaltHome" value="$USER_HOME$/.kobalt/wrapper/dist/kobalt-1.0.15" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />

View file

@ -15,7 +15,7 @@
<orderEntry type="module-library">
<library name="Kobalt: com.beust:kobalt-plugin-api:jar:(0,]">
<CLASSES>
<root url="jar://$USER_HOME$/.kobalt/cache/com/beust/kobalt-plugin-api/0.939/kobalt-plugin-api-0.939.jar!/" />
<root url="jar://$USER_HOME$/.kobalt/cache/com/beust/kobalt-plugin-api/1.0.8/kobalt-plugin-api-1.0.8.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />

View file

@ -1 +1 @@
kobalt.version=1.0.6
kobalt.version=1.0.19