mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
[project-libs] add Semantic Version 2.0 library (io.github.z4kn4fein:semver-jvm) on project level (PY-60410)
It implements the full semantic version 2.0.0 specification and provides the ability to parse, compare, and increment semantic versions along with validation against constraints (C) author + add io.github.z4kn4fein:semver-jvm:2.0.0 as library on project level + switch module-local dependency for RustRover to the project-level. + add to the python.core plugin as a dependency GitOrigin-RevId: f95154ba8d99b91687bd02fc952281aa5f05f0a5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
eeb9d190ce
commit
eb4354215c
@@ -172,5 +172,6 @@
|
||||
<orderEntry type="module" module-name="intellij.python.community.execService" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.services.systemPython" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.services.internal.impl" />
|
||||
<orderEntry type="library" name="io.github.z4kn4fein.semver.jvm" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user