From caf117a5b8e2e445ada17e321411ba4e96440638 Mon Sep 17 00:00:00 2001 From: "your-app-name[bot]" <228692+neanderward[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 08:57:55 +0000 Subject: [PATCH] Update scala3-library to 3.3.0 --- project.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.scala b/project.scala index 05b8510..4776c8e 100644 --- a/project.scala +++ b/project.scala @@ -1,4 +1,4 @@ -//> using scala "3.2.2" +//> using scala "3.3.0" //> using repository "sonatype-s01:snapshots" //> using lib "tech.neander::langoustine-app::0.0.19" //> using lib "org.typelevel::cats-parse::0.3.9"