Skip to content

Commit 241d46f

Browse files
committed
chore: drop grgit from buildscript classpath
1 parent 05494ec commit 241d46f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ plugins {
2929
`embedded-kotlin`
3030
}
3131

32-
buildscript {
33-
dependencies {
34-
classpath("org.ajoberstar.grgit:grgit-gradle:4.1.1")
35-
}
36-
}
37-
3832
description = "A set of plugins to simplify Gradle release tasks"
3933
val repoUrl = "https://github.com/vlsi/vlsi-release-plugins"
4034

0 commit comments

Comments
 (0)