blob: 6d38d940cffa9ced87173d5fce7e4712e9640a52 [file] [log] [blame] [edit]
# This file was generated by the Gradle 'init' task.
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
[versions]
com-fasterxml-jackson-core-jackson-databind = "2.14.0-rc2"
commons-cli-commons-cli = "1.5.0"
junit-junit = "4.13.2"
org-jetbrains-kotlinx-kotlinx-metadata-jvm = "0.6.2"
org-ow2-asm-asm-tree = "9.3"
[libraries]
com-fasterxml-jackson-core-jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "com-fasterxml-jackson-core-jackson-databind" }
commons-cli-commons-cli = { module = "commons-cli:commons-cli", version.ref = "commons-cli-commons-cli" }
junit-junit = { module = "junit:junit", version.ref = "junit-junit" }
org-jetbrains-kotlinx-kotlinx-metadata-jvm = { module = "org.jetbrains.kotlinx:kotlinx-metadata-jvm", version.ref = "org-jetbrains-kotlinx-kotlinx-metadata-jvm" }
org-ow2-asm-asm-tree = { module = "org.ow2.asm:asm-tree", version.ref = "org-ow2-asm-asm-tree" }