mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 06:59:44 +07:00
[terminal] update pty4j to 0.12.30 (IJPL-157074)
GitOrigin-RevId: b4e087117ebed682a3c46debdda5d6b873294bd6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8c0b177355
commit
d0b2eeb2e6
10
.idea/libraries/pty4j.xml
generated
10
.idea/libraries/pty4j.xml
generated
@@ -1,9 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="pty4j" type="repository">
|
||||
<properties maven-id="org.jetbrains.pty4j:pty4j:0.12.29">
|
||||
<properties maven-id="org.jetbrains.pty4j:pty4j:0.12.30">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.29/pty4j-0.12.29.jar">
|
||||
<sha256sum>ce058e2644df696456e50063b9dab6aab207894cec3d7f275c58bd7e728c2fa4</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.30/pty4j-0.12.30.jar">
|
||||
<sha256sum>a8fd2d4bb1d5decbf72ab4fd550b75912d00908c631a72a067d6fbe0b398d51b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/purejavacomm/0.0.11.1/purejavacomm-0.0.11.1.jar">
|
||||
<sha256sum>31c048a86057e07272429aa26e90713edbde96af9747362f27470d8e86a398a3</sha256sum>
|
||||
@@ -18,12 +18,12 @@
|
||||
</exclude>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.29/pty4j-0.12.29.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.30/pty4j-0.12.30.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/purejavacomm/0.0.11.1/purejavacomm-0.0.11.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.29/pty4j-0.12.29-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.30/pty4j-0.12.30-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/purejavacomm/0.0.11.1/purejavacomm-0.0.11.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
|
||||
Reference in New Issue
Block a user