git-subtree-dir: solution/H03 git-subtree-split: ea0c1f269eb8d625ec4dee6f9888b6e41db30c81
11 lines
428 B
TOML
11 lines
428 B
TOML
[versions]
|
|
algoutils = "0.9.1-SNAPSHOT"
|
|
|
|
[plugins]
|
|
algomate = { id = "org.tudalgo.algomate", version = "0.7.1" }
|
|
style = { id = "org.sourcegrade.style", version = "3.0.0" }
|
|
|
|
[libraries]
|
|
algoutils-student = { module = "org.tudalgo:algoutils-student", version.ref = "algoutils" }
|
|
algoutils-tutor = { module = "org.tudalgo:algoutils-tutor", version.ref = "algoutils" }
|
|
fopbot = { module = "org.tudalgo:fopbot", version = "0.8.1" }
|