mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
update assertJ and classgraph
GitOrigin-RevId: a1a2bc6f47b96adb6e4fd53f9b4de0408d294bdf
This commit is contained in:
committed by
intellij-monorepo-bot
parent
90ca478de7
commit
55c7d73f0d
18
.idea/libraries/assertJ.xml
generated
18
.idea/libraries/assertJ.xml
generated
@@ -1,23 +1,23 @@
|
||||
<component name="libraryTable">
|
||||
<library name="assertJ" type="repository">
|
||||
<properties maven-id="org.assertj:assertj-core:3.25.3">
|
||||
<properties maven-id="org.assertj:assertj-core:3.26.3">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar">
|
||||
<sha256sum>7fbdffa1996d43cc08e2576e01008b07e57bbad2b4741aa6c3ab73ce8511130e</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar">
|
||||
<sha256sum>4c2f86418ff47ee6b67fbc6adb194e80219b793281b3bda28799d4425bc9a0bd</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar">
|
||||
<sha256sum>62ae28187ed2b062813da6a9d567bfee733c341582699b62dd980230729a0313</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.jar">
|
||||
<sha256sum>52117af1696a53aa77c131353074ada25ccbdf2df511f2af33fad6704fa95104</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
10
.idea/libraries/classgraph.xml
generated
10
.idea/libraries/classgraph.xml
generated
@@ -1,18 +1,18 @@
|
||||
<component name="libraryTable">
|
||||
<library name="classgraph" type="repository">
|
||||
<properties maven-id="io.github.classgraph:classgraph:4.8.167">
|
||||
<properties maven-id="io.github.classgraph:classgraph:4.8.174">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.167/classgraph-4.8.167.jar">
|
||||
<sha256sum>0bb527b0f118801cb7b1da32951dbded566627b37f1ab97bebac8dc285b46f1d</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.174/classgraph-4.8.174.jar">
|
||||
<sha256sum>3594bdb5ff2b420df7330b7e192221eaa6960c5f1e08890c391cb56109e3c4b9</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.167/classgraph-4.8.167.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.174/classgraph-4.8.174.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.167/classgraph-4.8.167-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.174/classgraph-4.8.174-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Reference in New Issue
Block a user