fp/gradle/libs.versions.toml
2025-06-27 22:01:12 -05:00

10 lines
393 B
TOML

# This file was generated by the Gradle 'init' task.
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
[versions]
groovy = '4.0.27'
jetbrains-annotations = '26.0.2'
[libraries]
groovy = { module = 'org.apache.groovy:groovy', version.ref = 'groovy' }
jetbrains-anotations = { module = 'org.jetbrains:annotations', version.ref = 'jetbrains-annotations' }