diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-26 13:31:37 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-26 13:31:37 -0700 |
commit | a95107d0d10583bfd95495bdc84cc23022b56000 (patch) | |
tree | a0edc41817b8ffe0183731a05f330b582435aacc /.idea/misc.xml | |
parent | c4f936a8a43692cca387f00a25cd70bcad2764f2 (diff) | |
download | frost-a95107d0d10583bfd95495bdc84cc23022b56000.tar.gz frost-a95107d0d10583bfd95495bdc84cc23022b56000.tar.bz2 frost-a95107d0d10583bfd95495bdc84cc23022b56000.zip |
Update dependencies
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 085136f8..7319f021 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -53,7 +53,7 @@ <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/build/classes" /> </component> <component name="ProjectType"> |