I'm using my own own integration with Jupyter and in general things work great. But since I moved my artifacts to a local maven (instead of referring directly to a jar file), my plugin fails to pickup the latest versions. Is there perhaps anywhere some caching of artifacts at the Kotlin kernel level that could explain this behavior?
BTW I don't update the artifact versionId since this is a SNAPSHOT.