Skip to content

Commit d6e3bcc

Browse files
committed
Update scala-library to 2.12.18
1 parent 18c24c2 commit d6e3bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lazy val sbtSchemaRegistryPlugin = (project in file("."))
44
.enablePlugins(SbtPlugin, GitVersioning)
55
.settings(
66
name := "sbt-schema-registry-plugin",
7-
scalaVersion := "2.12.17",
7+
scalaVersion := "2.12.18",
88
sbtPlugin := true,
99
pluginCrossBuild / sbtVersion := "1.8.2",
1010
resolvers ++= Seq("Confluent" at "https://packages.confluent.io/maven/"),

0 commit comments

Comments
 (0)