From 76cea034ec00692f7516457351f0c6fca1e28a99 Mon Sep 17 00:00:00 2001 From: Seun Soyinka Date: Mon, 19 Aug 2024 11:14:40 -0500 Subject: [PATCH] Plugin config --- project/build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.sbt b/project/build.sbt index 9bd9e7e..3aa890d 100644 --- a/project/build.sbt +++ b/project/build.sbt @@ -12,4 +12,4 @@ inThisBuild(List( ) ) )) -scalaVersion := "2.13.14" \ No newline at end of file +// scalaVersion := "2.13.14" \ No newline at end of file