From 6b615cf1413a592dce7c3929507c8d50b8cdefc7 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Fri, 19 Jun 2020 19:04:59 -0700 Subject: [PATCH] OpenJDK 11.0.7 for CircleCI. --- .circleci/config.yml | 2 +- .idea/compiler.xml | 2 +- .idea/mobibot.iml | 2 +- .idea/modules/mobibot.main.iml | 6 +++--- .idea/modules/mobibot.test.iml | 2 +- .../java/net/thauvin/erik/mobibot/ReleaseInfo.java | 6 +++--- version.properties | 6 +++--- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6d2102a..6492ce2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -42,7 +42,7 @@ jobs: <<: *defaults docker: - - image: circleci/openjdk:11.0.7 + - image: cimg/openjdk:11.0.7 <<: *defaults_gradle diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 5a0b3ad..1f720ec 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -12,6 +12,6 @@ - + \ No newline at end of file diff --git a/.idea/mobibot.iml b/.idea/mobibot.iml index 92add17..366bd5f 100644 --- a/.idea/mobibot.iml +++ b/.idea/mobibot.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/modules/mobibot.main.iml b/.idea/modules/mobibot.main.iml index 636f6cf..61b4de2 100644 --- a/.idea/modules/mobibot.main.iml +++ b/.idea/modules/mobibot.main.iml @@ -1,8 +1,8 @@ - + - + @@ -12,7 +12,7 @@