From 074bc2a7024dd2f1fc76925e167e6acec0c1f723 Mon Sep 17 00:00:00 2001 From: Alexander Ioffe Date: Tue, 29 Oct 2024 23:38:21 -0400 Subject: [PATCH] Update build.sbt (#524) --- build.sbt | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sbt b/build.sbt index 9eaa0110..baa2c37c 100644 --- a/build.sbt +++ b/build.sbt @@ -309,3 +309,4 @@ lazy val basicSettings = Seq( ) // force redraft +// force redraft