diff --git a/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml new file mode 100644 index 0000000..9a00155 --- /dev/null +++ b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml new file mode 100644 index 0000000..9a00155 --- /dev/null +++ b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/simple-database.iml b/.idea/modules/simple-database.iml index 04edd27..ceb9d8f 100644 --- a/.idea/modules/simple-database.iml +++ b/.idea/modules/simple-database.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml new file mode 100644 index 0000000..9a00155 --- /dev/null +++ b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/simple-database.iml b/.idea/modules/simple-database.iml index 04edd27..ceb9d8f 100644 --- a/.idea/modules/simple-database.iml +++ b/.idea/modules/simple-database.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index aed6c66..d97b0aa 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,9 +1,12 @@ - + + + + @@ -171,7 +174,7 @@ - + @@ -219,12 +222,12 @@ - + @@ -976,7 +1010,8 @@ - + + 1445189967799 @@ -1034,7 +1069,14 @@ - @@ -1043,7 +1085,7 @@ - @@ -1104,7 +1146,8 @@ - @@ -1495,7 +1538,7 @@ - + diff --git a/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml new file mode 100644 index 0000000..9a00155 --- /dev/null +++ b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/simple-database.iml b/.idea/modules/simple-database.iml index 04edd27..ceb9d8f 100644 --- a/.idea/modules/simple-database.iml +++ b/.idea/modules/simple-database.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index aed6c66..d97b0aa 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,9 +1,12 @@ - + + + + @@ -171,7 +174,7 @@ - + @@ -219,12 +222,12 @@ - + @@ -976,7 +1010,8 @@ - + + 1445189967799 @@ -1034,7 +1069,14 @@ - @@ -1043,7 +1085,7 @@ - @@ -1104,7 +1146,8 @@ - @@ -1495,7 +1538,7 @@ - + diff --git a/build.gradle b/build.gradle index 3aa9559..c6b45a8 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ group 'nl.astraeus.database' -version '1.3.1-SNAPSHOT' +version '1.3.2-SNAPSHOT' apply plugin: 'java' apply plugin: 'idea' @@ -28,7 +28,7 @@ testCompile "com.h2database:h2:1.4.+" compile "nl.astraeus.template:very-simple-templates:1.3" - compile "org.slf4j:slf4j-api:1.7.+" + compile "org.slf4j:slf4j-api:1.7.21" } uploadArchives { diff --git a/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml new file mode 100644 index 0000000..9a00155 --- /dev/null +++ b/.idea/libraries/Gradle__nl_astraeus_template_very_simple_templates_1_3.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/simple-database.iml b/.idea/modules/simple-database.iml index 04edd27..ceb9d8f 100644 --- a/.idea/modules/simple-database.iml +++ b/.idea/modules/simple-database.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index aed6c66..d97b0aa 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,9 +1,12 @@ - + + + + @@ -171,7 +174,7 @@ - + @@ -219,12 +222,12 @@ - + @@ -976,7 +1010,8 @@ - + + 1445189967799 @@ -1034,7 +1069,14 @@ - @@ -1043,7 +1085,7 @@ - @@ -1104,7 +1146,8 @@ - @@ -1495,7 +1538,7 @@ - + diff --git a/build.gradle b/build.gradle index 3aa9559..c6b45a8 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ group 'nl.astraeus.database' -version '1.3.1-SNAPSHOT' +version '1.3.2-SNAPSHOT' apply plugin: 'java' apply plugin: 'idea' @@ -28,7 +28,7 @@ testCompile "com.h2database:h2:1.4.+" compile "nl.astraeus.template:very-simple-templates:1.3" - compile "org.slf4j:slf4j-api:1.7.+" + compile "org.slf4j:slf4j-api:1.7.21" } uploadArchives { diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index b6f851b..40b4e5b 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Sun Nov 27 12:28:56 CET 2016 +#Fri Dec 09 09:52:50 CET 2016 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-3.2.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-3.2.1-all.zip