|
1 | 1 | {
|
2 | 2 | "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
|
3 |
| - "__INPUT_ARTIFACTS_HASH": 291678028, |
4 |
| - "__RESOLVED_ARTIFACTS_HASH": -1138771027, |
| 3 | + "__INPUT_ARTIFACTS_HASH": 659479790, |
| 4 | + "__RESOLVED_ARTIFACTS_HASH": 622961845, |
5 | 5 | "conflict_resolution": {
|
6 | 6 | "com.google.auto.value:auto-value-annotations:1.10.2": "com.google.auto.value:auto-value-annotations:1.11.0",
|
7 | 7 | "com.google.errorprone:error_prone_annotations:2.20.0": "com.google.errorprone:error_prone_annotations:2.28.0",
|
|
117 | 117 | },
|
118 | 118 | "version": "5.14.0"
|
119 | 119 | },
|
| 120 | + "net.java.dev.jna:jna-platform": { |
| 121 | + "shasums": { |
| 122 | + "jar": "ae4caceb3840730c2537f9b7fb55a01baba580286b4122951488bcee558c2449" |
| 123 | + }, |
| 124 | + "version": "5.14.0" |
| 125 | + }, |
120 | 126 | "org.checkerframework:checker-compat-qual": {
|
121 | 127 | "shasums": {
|
122 | 128 | "jar": "d76b9afea61c7c082908023f0cbc1427fab9abd2df915c8b8a3e7a509bccbc6d"
|
|
141 | 147 | },
|
142 | 148 | "version": "3.0"
|
143 | 149 | },
|
| 150 | + "org.jetbrains.kotlin:kotlin-stdlib": { |
| 151 | + "shasums": { |
| 152 | + "jar": "6abe146c27864138b874ccccfe5f534e3eb923c99a1b7b5d45494ee5694f3e0a" |
| 153 | + }, |
| 154 | + "version": "1.9.22" |
| 155 | + }, |
| 156 | + "org.jetbrains.pty4j:pty4j": { |
| 157 | + "shasums": { |
| 158 | + "jar": "7c32981abb52efa20560ffbc506d160cb5c8c213e302decfeb5de86a845e7738" |
| 159 | + }, |
| 160 | + "version": "0.13.0" |
| 161 | + }, |
144 | 162 | "org.jetbrains:annotations": {
|
145 | 163 | "shasums": {
|
146 | 164 | "jar": "2037be378980d3ba9333e97955f3b2cde392aa124d04ca73ce2eee6657199297"
|
|
176 | 194 | "jar": "adf46d5e34940bdf148ecdd26a9ee8eea94496a72034ff7141066b3eea5c4e9d"
|
177 | 195 | },
|
178 | 196 | "version": "9.7"
|
| 197 | + }, |
| 198 | + "org.slf4j:slf4j-api": { |
| 199 | + "shasums": { |
| 200 | + "jar": "e7c2a48e8515ba1f49fa637d57b4e2f590b3f5bd97407ac699c3aa5efb1204a9" |
| 201 | + }, |
| 202 | + "version": "2.0.13" |
179 | 203 | }
|
180 | 204 | },
|
181 | 205 | "dependencies": {
|
|
208 | 232 | "junit:junit": [
|
209 | 233 | "org.hamcrest:hamcrest-core"
|
210 | 234 | ],
|
| 235 | + "net.java.dev.jna:jna-platform": [ |
| 236 | + "net.java.dev.jna:jna" |
| 237 | + ], |
211 | 238 | "org.hamcrest:hamcrest-core": [
|
212 | 239 | "org.hamcrest:hamcrest"
|
213 | 240 | ],
|
| 241 | + "org.jetbrains.kotlin:kotlin-stdlib": [ |
| 242 | + "org.jetbrains:annotations" |
| 243 | + ], |
| 244 | + "org.jetbrains.pty4j:pty4j": [ |
| 245 | + "net.java.dev.jna:jna", |
| 246 | + "net.java.dev.jna:jna-platform", |
| 247 | + "org.jetbrains.kotlin:kotlin-stdlib", |
| 248 | + "org.jetbrains:annotations", |
| 249 | + "org.slf4j:slf4j-api" |
| 250 | + ], |
214 | 251 | "org.mockito:mockito-core": [
|
215 | 252 | "net.bytebuddy:byte-buddy",
|
216 | 253 | "net.bytebuddy:byte-buddy-agent",
|
|
449 | 486 | "com.sun.jna.ptr",
|
450 | 487 | "com.sun.jna.win32"
|
451 | 488 | ],
|
| 489 | + "net.java.dev.jna:jna-platform": [ |
| 490 | + "com.sun.jna.platform", |
| 491 | + "com.sun.jna.platform.bsd", |
| 492 | + "com.sun.jna.platform.dnd", |
| 493 | + "com.sun.jna.platform.linux", |
| 494 | + "com.sun.jna.platform.mac", |
| 495 | + "com.sun.jna.platform.unix", |
| 496 | + "com.sun.jna.platform.unix.aix", |
| 497 | + "com.sun.jna.platform.unix.solaris", |
| 498 | + "com.sun.jna.platform.win32", |
| 499 | + "com.sun.jna.platform.win32.COM", |
| 500 | + "com.sun.jna.platform.win32.COM.tlb", |
| 501 | + "com.sun.jna.platform.win32.COM.tlb.imp", |
| 502 | + "com.sun.jna.platform.win32.COM.util", |
| 503 | + "com.sun.jna.platform.win32.COM.util.annotation", |
| 504 | + "com.sun.jna.platform.wince" |
| 505 | + ], |
452 | 506 | "org.checkerframework:checker-compat-qual": [
|
453 | 507 | "org.checkerframework.checker.nullness.compatqual"
|
454 | 508 | ],
|
|
500 | 554 | "org.hamcrest:hamcrest-core": [
|
501 | 555 | "org.hamcrest.core.deprecated"
|
502 | 556 | ],
|
| 557 | + "org.jetbrains.kotlin:kotlin-stdlib": [ |
| 558 | + "kotlin", |
| 559 | + "kotlin.annotation", |
| 560 | + "kotlin.collections", |
| 561 | + "kotlin.collections.builders", |
| 562 | + "kotlin.collections.jdk8", |
| 563 | + "kotlin.collections.unsigned", |
| 564 | + "kotlin.comparisons", |
| 565 | + "kotlin.concurrent", |
| 566 | + "kotlin.contracts", |
| 567 | + "kotlin.coroutines", |
| 568 | + "kotlin.coroutines.cancellation", |
| 569 | + "kotlin.coroutines.intrinsics", |
| 570 | + "kotlin.coroutines.jvm.internal", |
| 571 | + "kotlin.enums", |
| 572 | + "kotlin.experimental", |
| 573 | + "kotlin.internal", |
| 574 | + "kotlin.internal.jdk7", |
| 575 | + "kotlin.internal.jdk8", |
| 576 | + "kotlin.io", |
| 577 | + "kotlin.io.encoding", |
| 578 | + "kotlin.io.path", |
| 579 | + "kotlin.jdk7", |
| 580 | + "kotlin.js", |
| 581 | + "kotlin.jvm", |
| 582 | + "kotlin.jvm.functions", |
| 583 | + "kotlin.jvm.internal", |
| 584 | + "kotlin.jvm.internal.markers", |
| 585 | + "kotlin.jvm.internal.unsafe", |
| 586 | + "kotlin.jvm.jdk8", |
| 587 | + "kotlin.jvm.optionals", |
| 588 | + "kotlin.math", |
| 589 | + "kotlin.properties", |
| 590 | + "kotlin.random", |
| 591 | + "kotlin.random.jdk8", |
| 592 | + "kotlin.ranges", |
| 593 | + "kotlin.reflect", |
| 594 | + "kotlin.sequences", |
| 595 | + "kotlin.streams.jdk8", |
| 596 | + "kotlin.system", |
| 597 | + "kotlin.text", |
| 598 | + "kotlin.text.jdk8", |
| 599 | + "kotlin.time", |
| 600 | + "kotlin.time.jdk8" |
| 601 | + ], |
| 602 | + "org.jetbrains.pty4j:pty4j": [ |
| 603 | + "com.pty4j", |
| 604 | + "com.pty4j.unix", |
| 605 | + "com.pty4j.unix.freebsd", |
| 606 | + "com.pty4j.unix.linux", |
| 607 | + "com.pty4j.unix.macosx", |
| 608 | + "com.pty4j.unix.openbsd", |
| 609 | + "com.pty4j.util", |
| 610 | + "com.pty4j.windows", |
| 611 | + "com.pty4j.windows.conpty", |
| 612 | + "com.pty4j.windows.cygwin", |
| 613 | + "com.pty4j.windows.winpty" |
| 614 | + ], |
503 | 615 | "org.jetbrains:annotations": [
|
504 | 616 | "org.intellij.lang.annotations",
|
505 | 617 | "org.jetbrains.annotations"
|
|
591 | 703 | "org.ow2.asm:asm": [
|
592 | 704 | "org.objectweb.asm",
|
593 | 705 | "org.objectweb.asm.signature"
|
| 706 | + ], |
| 707 | + "org.slf4j:slf4j-api": [ |
| 708 | + "org.slf4j", |
| 709 | + "org.slf4j.event", |
| 710 | + "org.slf4j.helpers", |
| 711 | + "org.slf4j.spi" |
594 | 712 | ]
|
595 | 713 | },
|
596 | 714 | "repositories": {
|
|
613 | 731 | "net.bytebuddy:byte-buddy",
|
614 | 732 | "net.bytebuddy:byte-buddy-agent",
|
615 | 733 | "net.java.dev.jna:jna",
|
| 734 | + "net.java.dev.jna:jna-platform", |
616 | 735 | "org.checkerframework:checker-compat-qual",
|
617 | 736 | "org.checkerframework:checker-qual",
|
618 | 737 | "org.hamcrest:hamcrest",
|
619 | 738 | "org.hamcrest:hamcrest-core",
|
| 739 | + "org.jetbrains.kotlin:kotlin-stdlib", |
| 740 | + "org.jetbrains.pty4j:pty4j", |
620 | 741 | "org.jetbrains:annotations",
|
621 | 742 | "org.jspecify:jspecify",
|
622 | 743 | "org.mockito:mockito-core",
|
623 | 744 | "org.objenesis:objenesis",
|
624 | 745 | "org.opentest4j:opentest4j",
|
625 |
| - "org.ow2.asm:asm" |
| 746 | + "org.ow2.asm:asm", |
| 747 | + "org.slf4j:slf4j-api" |
626 | 748 | ]
|
627 | 749 | },
|
628 | 750 | "services": {
|
|
0 commit comments