My Maven pom file has the kotlin-maven-plugin vers...
# announcements
d
My Maven pom file has the kotlin-maven-plugin version set at 1.1.2-3 which is the latest released version, but this gives me a warning in IntelliJ IDEA because the version bundled into the IDE plugin is 1.1.2-2. Is that safe to just ignore?
c
deinspanjer: i'd say yes as versions are very close
👍 1