[fleet, rhizome] Rhizomedb 0.21 -> 0.22

GitOrigin-RevId: 09031367563016ab6b0f572fc34171e7bb3811d1
This commit is contained in:
Valery Teplyakov
2024-09-02 10:46:38 +02:00
committed by intellij-monorepo-bot
parent dd86def979
commit 6e9ea7f354
3 changed files with 7 additions and 7 deletions

View File

@@ -1,18 +1,18 @@
<component name="libraryTable">
<library name="rhizomedb-compiler-plugin" type="repository">
<properties include-transitive-deps="false" maven-id="jetbrains.fleet:rhizomedb-compiler-plugin:2.0.0-0.21">
<properties include-transitive-deps="false" maven-id="jetbrains.fleet:rhizomedb-compiler-plugin:2.0.0-0.22">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.21/rhizomedb-compiler-plugin-2.0.0-0.21.jar">
<sha256sum>9577f976ee00fcc894ced6c4476f3e5f9a3103e014539d937238204de28ec1d0</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.22/rhizomedb-compiler-plugin-2.0.0-0.22.jar">
<sha256sum>16e1bbc53d846f9daf7724cc969d592087a2ddec441fb9ee1a416ca2ff5680e2</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.21/rhizomedb-compiler-plugin-2.0.0-0.21.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.22/rhizomedb-compiler-plugin-2.0.0-0.22.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.21/rhizomedb-compiler-plugin-2.0.0-0.21-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.22/rhizomedb-compiler-plugin-2.0.0-0.22-sources.jar!/" />
</SOURCES>
</library>
</component>

View File

@@ -16,7 +16,7 @@
<arrayArg name="pluginClasspaths">
<args>
<arg>$KOTLIN_BUNDLED$/lib/kotlinx-serialization-compiler-plugin.jar</arg>
<arg>$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.21/rhizomedb-compiler-plugin-2.0.0-0.21.jar</arg>
<arg>$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.22/rhizomedb-compiler-plugin-2.0.0-0.22.jar</arg>
<arg>$MAVEN_REPOSITORY$/com/jetbrains/fleet/rpc-compiler-plugin/2.0.0-0.2/rpc-compiler-plugin-2.0.0-0.2.jar</arg>
</args>
</arrayArg>

View File

@@ -15,7 +15,7 @@
<arrayArguments>
<arrayArg name="pluginClasspaths">
<args>
<arg>$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.21/rhizomedb-compiler-plugin-2.0.0-0.21.jar</arg>
<arg>$MAVEN_REPOSITORY$/jetbrains/fleet/rhizomedb-compiler-plugin/2.0.0-0.22/rhizomedb-compiler-plugin-2.0.0-0.22.jar</arg>
</args>
</arrayArg>
<arrayArg name="pluginOptions" />