core plugin config extension
This commit is contained in:
@@ -14,6 +14,7 @@ jgit = { group = "org.eclipse.jgit", name = "org.eclipse.jgit", version = "7.3.0
|
|||||||
# third party
|
# third party
|
||||||
|
|
||||||
# third party testing
|
# third party testing
|
||||||
|
assertj = { group = "org.assertj", name = "assertj-core", version = "3.27.3" }
|
||||||
junit-jupiter-params = { group = "org.junit.jupiter", name = "junit-jupiter-params" }
|
junit-jupiter-params = { group = "org.junit.jupiter", name = "junit-jupiter-params" }
|
||||||
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher" }
|
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher" }
|
||||||
kotlin-junit5 = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit5" }
|
kotlin-junit5 = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit5" }
|
||||||
|
|||||||
Reference in New Issue
Block a user