mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 23:40:37 -05:00
- Use Apache Ivy to resolve artifact URLs - Update build model with full artifact IDs - Generate Maven module metadata to support dynamic version constraints - Resolve snapshot versions and generate snapshot metadata - Add test fixtures and rewrite Gradle plugin tests - Update dependencies
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
# This is a Gradle generated file for dependency locking.
|
|
# Manual edits can break the build and are not advised.
|
|
# This file is expected to be part of source control.
|
|
com.christophsturm:filepeek:0.1.1
|
|
com.squareup.moshi:moshi:1.9.2
|
|
com.squareup.okio:okio:2.4.3
|
|
dev.minutest:minutest:1.10.0
|
|
io.github.classgraph:classgraph:4.8.28
|
|
io.strikt:strikt-core:0.23.4
|
|
net.swiftzer.semver:semver:1.1.1
|
|
org.apiguardian:apiguardian-api:1.1.0
|
|
org.jetbrains.kotlin:kotlin-reflect:1.3.61
|
|
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61
|
|
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61
|
|
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.61
|
|
org.jetbrains.kotlin:kotlin-stdlib:1.3.61
|
|
org.jetbrains.kotlin:kotlin-test-annotations-common:1.3.61
|
|
org.jetbrains.kotlin:kotlin-test-common:1.3.61
|
|
org.jetbrains.kotlin:kotlin-test-junit5:1.3.61
|
|
org.jetbrains.kotlin:kotlin-test:1.3.61
|
|
org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.3
|
|
org.jetbrains:annotations:13.0
|
|
org.junit.jupiter:junit-jupiter-api:5.6.0
|
|
org.junit.jupiter:junit-jupiter-engine:5.6.0
|
|
org.junit.jupiter:junit-jupiter-params:5.6.0
|
|
org.junit.platform:junit-platform-commons:1.6.0
|
|
org.junit.platform:junit-platform-engine:1.6.0
|
|
org.junit.platform:junit-platform-launcher:1.6.0
|
|
org.junit:junit-bom:5.6.0
|
|
org.opentest4j:opentest4j:1.2.0
|