From f36f01307f5fad4ddb4cdf6d80d325cd749de9d9 Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Fri, 1 Oct 2021 16:11:58 +0200 Subject: [PATCH] Update scala3-library to 3.0.2 (#162) * Update scala3-library to 3.0.2 * Update config.yml Co-authored-by: svroonland --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 22133ece..da4bef39 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -45,7 +45,7 @@ jobs: - "~/.m2" test_dotty_jdk11: docker: - - image: hseeberger/scala-sbt:11.0.10_1.5.2_3.0.0 + - image: hseeberger/scala-sbt:11.0.12_1.5.5_3.0.2 steps: - checkout - restore_cache: