StreamEx version bumped to 0.7.2 (fixed multiplyExact call)

GitOrigin-RevId: 5e7b4ac17eb10a0ab80c53c511190dc88dde0f0d
This commit is contained in:
Tagir Valeev
2019-11-07 18:08:01 +07:00
committed by intellij-monorepo-bot
parent c82891087d
commit d702b95ec6

View File

@@ -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>