Skip to content

Commit

Permalink
Spotless.
Browse files Browse the repository at this point in the history
  • Loading branch information
lostluck committed Aug 15, 2024
1 parent 385cde7 commit fa08cbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ class BeamModulePlugin implements Plugin<Project> {
project.taskTree { noRepeat = true }

project.ext.currentJavaVersion = getSupportedJavaVersion()

project.ext.allFlinkVersions = project.flink_versions.split(',')
project.ext.latestFlinkVersion = project.ext.allFlinkVersions.last()

Expand Down

0 comments on commit fa08cbf

Please sign in to comment.