Is there a reason netty dependency is `4.1.24`? la...
# ktor
o
Is there a reason netty dependency is
4.1.24
? latest is
4.1.29
o
bumping version is not a zero cost work, sometimes they change API, sometimes internals break, etc.
Does it have something important for you?
btw, if binary compatibility in Netty is okay for these versions, you can upgrade it in your own project by forcing dependency version
o
yes, I will try that, I think it is binary compatible. I just thought it might worth bumping a version before GA
nothing particular important for me at the moment
o
well, we do it from time to time, but if we bump it before 1.0 release, and next day new version comes out? 🙂
o
of course it can happen, I am just saying they might fixed bugs since that release 🙂
I checked and the word leak appears twice 🙂
o
fixed some, introduced some… life as it is 🙂
o
😂