TouK / nussknacker

Low-code tool for automating actions on real time data | Stream processing for the users.
https://nussknacker.io
Apache License 2.0
657 stars 93 forks source link

Update Scala 2.13 to 2.13.15 #7113

Closed piotrp closed 1 week ago

piotrp commented 2 weeks ago

Describe your changes

We build Nu with Scala 2.13.12 and use Tapir built with Scala 2.13.13, which is incompatible - see SIP-51 for details. If we were using sbt 1.10.0+ our build would fail.

Checklist before merge

piotrp commented 2 weeks ago

Oops, forgot about flink-scala-2.13. Publishing is in progress, I will update this PR when Maven Central will start to see the new version.

piotrp commented 1 week ago

Done, now with updated flink-scala-2.13