core plugin git extension
This commit is contained in:
@@ -9,12 +9,15 @@ ktlint = "12.3.0"
|
||||
|
||||
[libraries]
|
||||
# plugin core dependencies
|
||||
jgit = { group = "org.eclipse.jgit", name = "org.eclipse.jgit", version = "7.3.0.202506031305-r" }
|
||||
|
||||
# third party
|
||||
|
||||
# third party testing
|
||||
junit-jupiter-params = { group = "org.junit.jupiter", name = "junit-jupiter-params" }
|
||||
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher" }
|
||||
kotlin-junit5 = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit5" }
|
||||
mockk = { group = "io.mockk", name = "mockk", version = "1.14.5" }
|
||||
|
||||
|
||||
[plugins]
|
||||
|
||||
Reference in New Issue
Block a user