From f1ddeb29a259818bc7751b461a8fe75c73df8e92 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:58:18 +0000 Subject: [PATCH] Update langoustine-app to 0.0.21 --- project.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.scala b/project.scala index 05b8510..050e813 100644 --- a/project.scala +++ b/project.scala @@ -1,4 +1,4 @@ //> using scala "3.2.2" //> using repository "sonatype-s01:snapshots" -//> using lib "tech.neander::langoustine-app::0.0.19" +//> using lib "tech.neander::langoustine-app::0.0.21" //> using lib "org.typelevel::cats-parse::0.3.9"