[platform] updating to ASM 8.0.1

GitOrigin-RevId: 66a752d22274adb0690a1f9b446d75e825592b2b
This commit is contained in:
Roman Shevchenko
2020-05-12 06:05:32 +00:00
committed by intellij-monorepo-bot
parent ae0ca5f4b7
commit 62ecee9d83
+3 -3
View File
@@ -1,12 +1,12 @@
<component name="libraryTable">
<library name="ASM" type="repository">
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:asm-all:7.0.1" />
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:asm-all:8.0.1" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/asm-all/7.0.1/asm-all-7.0.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/asm-all/8.0.1/asm-all-8.0.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/asm-all/7.0.1/asm-all-7.0.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/asm-all/8.0.1/asm-all-8.0.1-sources.jar!/" />
</SOURCES>
</library>
</component>