Skip to content

Commit 4c23dda

Browse files
authored
[build] remove version override for one of the plugins (ExpediaGroup#1166)
1 parent 53539f5 commit 4c23dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/graphql-kotlin-maven-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ buildscript {
2727
}
2828

2929
plugins {
30-
id("de.benediktritter.maven-plugin-development") version "0.2.0"
30+
id("de.benediktritter.maven-plugin-development")
3131
}
3232

3333
dependencies {

0 commit comments

Comments
 (0)