mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
StreamEx version bumped to 0.7.2 (fixed multiplyExact call)
GitOrigin-RevId: 5e7b4ac17eb10a0ab80c53c511190dc88dde0f0d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c82891087d
commit
d702b95ec6
6
.idea/libraries/StreamEx.xml
generated
6
.idea/libraries/StreamEx.xml
generated
@@ -1,12 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="StreamEx" type="repository">
|
||||
<properties maven-id="one.util:streamex:0.7.1" />
|
||||
<properties maven-id="one.util:streamex:0.7.2" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/one/util/streamex/0.7.1/streamex-0.7.1.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/one/util/streamex/0.7.2/streamex-0.7.2.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/one/util/streamex/0.7.1/streamex-0.7.1-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/one/util/streamex/0.7.2/streamex-0.7.2-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Reference in New Issue
Block a user