What's Changed
- chore: tests with java 25 by @sebastian-alfers in https://github.com/akka/alpakka-kafka/pull/1866
- chore: remove sbt IntegrationTest scope by @ennru in https://github.com/akka/alpakka-kafka/pull/1867
- chore: Re-generate proto test message with newer protoc by @johanandren in https://github.com/akka/alpakka-kafka/pull/1869
- chore: bump kafka-clients to 4.1.0 by @sebastian...