embeddedkafka / embedded-kafka

A library that provides an in-memory Kafka instance to run your tests against.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross compile with Scala2.13

paualarco opened this issue · comments

Hello!

Given that the library is currently only being published for scala 2.12, I wanted to know if there where any intentions to cross compile it with scala 2.13?

Hi @paualarco ,
the library has actually been cross-published since v2.4.0.

That's right, sorry I was looking it by the old artifact groupId, thanks :)