diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..8e6c154 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ + +version: 2 +updates: +- package-ecosystem: maven + directory: "/" + schedule: + interval: daily diff --git a/pom.xml b/pom.xml index 4667713..497faf4 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.dwienzek docker-process-wrapper - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT 1.8 @@ -117,4 +117,4 @@ - \ No newline at end of file +