Closed lppedd closed 8 months ago
Makes perfect sense. Thank you! Are you fine with using SNAPSHOT version for some period time or prefer some intermediate minor version?
@PhantomYdn up to you! What makes less work or more sense (as long as it ends up in Maven Central I guess).
For better context here is the usage: https://github.com/lppedd/kotlin-externals/blob/master/buildSrc/src/main/kotlin/com/github/lppedd/kotlin/gradle/services/NpmService.kt
@lppedd , just pushed changes to github and mvn central as SNAPSHOT Thank you for awaiting!
@PhantomYdn thanks! I can confirm it works ok without any deprecation message now.
Thanks for the library!
I'm using it in a custom Gradle task, and every execution I receive deprecation messages from Jackson:
It would be cool to update it, or remove usages of deprecated symbols.
If you don't have the time, let me know and I'll do it.