Skip to content

Commit

Permalink
remove 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed May 29, 2024
1 parent 7ec8869 commit 36cb303
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ rootProject.name = "gravitino"

val scalaVersion: String = gradle.startParameter.projectProperties["scalaVersion"]?.toString()
?: settings.extra["defaultScalaVersion"]?.toString()
?: "2.12"

include("api", "common", "core", "meta", "server", "integration-test", "server-common")
include("catalogs:bundled-catalog")
Expand Down

0 comments on commit 36cb303

Please sign in to comment.