mirror of
https://github.com/AXOLOTsh/PluginUtils.git
synced 2026-09-21 11:56:14 +03:00
13 lines
501 B
TOML
13 lines
501 B
TOML
# This file was generated by the Gradle 'init' task.
|
|
# https://docs.gradle.org/current/userguide/version_catalogs.html#sec::toml-dependencies-format
|
|
|
|
[versions]
|
|
commons-math3 = "3.6.1"
|
|
guava = "33.5.0-jre"
|
|
junit-jupiter = "6.0.1"
|
|
|
|
[libraries]
|
|
commons-math3 = { module = "org.apache.commons:commons-math3", version.ref = "commons-math3" }
|
|
guava = { module = "com.google.guava:guava", version.ref = "guava" }
|
|
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit-jupiter" }
|