From 1e6de1b1ad40dee78f39c30df553bcf6ba49e859 Mon Sep 17 00:00:00 2001 From: Jamie Willis Date: Sun, 18 Feb 2024 00:31:14 +0000 Subject: [PATCH] sbt-tl bump, will fix css issues with wiki --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index ff5013aea..a3c76156c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -val sbtTypelevelVersion = "0.6.5" +val sbtTypelevelVersion = "0.6.6" val circeVersion = "0.14.1" resolvers ++= Opts.resolver.sonatypeOssSnapshots