From fd17ca0df8357724f28c7cf129ddaa9f716ec9d1 Mon Sep 17 00:00:00 2001
From: eikek-scala-steward <eikek-scala-steward@users.noreply.github.comb>
Date: Fri, 14 Oct 2022 06:44:26 +0000
Subject: [PATCH] Update scala-library to 2.13.10

---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 6e2d5209..5d6ff0f7 100644
--- a/build.sbt
+++ b/build.sbt
@@ -16,7 +16,7 @@ val scalafixSettings = Seq(
 
 val sharedSettings = Seq(
   organization := "com.github.eikek",
-  scalaVersion := "2.13.9",
+  scalaVersion := "2.13.10",
   organizationName := "Eike K. & Contributors",
   licenses += ("AGPL-3.0-or-later", url(
     "https://spdx.org/licenses/AGPL-3.0-or-later.html"