rocketraman commented on pull request #14: URL: https://github.com/apache/logging-log4j-kotlin/pull/14#issuecomment-777474336
> So it looks to me as if it is not working in kotlin 1.4 despite someone saying it _should_. What steps are necessary to get it working in 1.4. See my last comment. You're having an issue since you are transitively pulling in kotlin-reflect 1.3. A temporary work-around is to depend explicitly on kotlin-reflect 1.4 in your project, until this (or another) pull can be updated with the changes in this project's POM to avoid sending the kotlin lib dependencies to downstream projects. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
