Skip to content

Commit

Permalink
Bump Spark3 version to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanenko-dev committed Jul 13, 2023
1 parent 0aaf94a commit 6521dc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ class BeamModulePlugin implements Plugin<Project> {
def singlestore_jdbc_version = "1.1.4"
def slf4j_version = "1.7.30"
def spark2_version = "2.4.8"
def spark3_version = "3.2.0"
def spark3_version = "3.2.2"
def spotbugs_version = "4.0.6"
def testcontainers_version = "1.17.3"
def arrow_version = "5.0.0"
Expand Down

0 comments on commit 6521dc0

Please sign in to comment.