initial commit
This commit is contained in:
5
gradle/libs.versions.toml
Normal file
5
gradle/libs.versions.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[versions]
|
||||
junit = "4.13.2"
|
||||
|
||||
[libraries]
|
||||
junit = { module = "junit:junit", version.ref = "junit" }
|
||||
Reference in New Issue
Block a user