update kodein-di-jvm to 7.22.0 and mvstore to 2.3.232

GitOrigin-RevId: bef02013c6f7358411a840363f00cbb2bfbaefc0
This commit is contained in:
Vladimir Krivosheev
2024-08-15 11:20:54 +02:00
committed by intellij-monorepo-bot
parent d3bfc05746
commit 775edac5cf

View File

@@ -1,18 +1,18 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="mvstore" type="repository"> <library name="mvstore" type="repository">
<properties maven-id="com.h2database:h2-mvstore:2.3.230"> <properties maven-id="com.h2database:h2-mvstore:2.3.232">
<verification> <verification>
<artifact url="file://$MAVEN_REPOSITORY$/com/h2database/h2-mvstore/2.3.230/h2-mvstore-2.3.230.jar"> <artifact url="file://$MAVEN_REPOSITORY$/com/h2database/h2-mvstore/2.3.232/h2-mvstore-2.3.232.jar">
<sha256sum>2dda30d41f212a0b12fd89924b37f1f3a899d32bc266caabbef2ca125cf2c8a1</sha256sum> <sha256sum>2c8225cd73b2394382b9d0016d9278a00291562224a594eef00c00a6ac50bc04</sha256sum>
</artifact> </artifact>
</verification> </verification>
</properties> </properties>
<CLASSES> <CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/h2database/h2-mvstore/2.3.230/h2-mvstore-2.3.230.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/com/h2database/h2-mvstore/2.3.232/h2-mvstore-2.3.232.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/h2database/h2-mvstore/2.3.230/h2-mvstore-2.3.230-sources.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/com/h2database/h2-mvstore/2.3.232/h2-mvstore-2.3.232-sources.jar!/" />
</SOURCES> </SOURCES>
</library> </library>
</component> </component>