Skip to content

Commit

Permalink
update scala version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 committed Jan 5, 2023
1 parent 09a77a6 commit 6ec7d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nebula-spark-connector_3.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<artifactId>maven-scala-plugin</artifactId>
<version>2.15.2</version>
<configuration>
<scalaVersion>2.11.12</scalaVersion>
<scalaVersion>2.12.10</scalaVersion>
<args>
<arg>-target:jvm-1.8</arg>
</args>
Expand Down

0 comments on commit 6ec7d86

Please sign in to comment.