Skip to content

Commit f5c04bc

Browse files
Bump plugin version (#493)
1 parent a71fb06 commit f5c04bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ buildscript {
1616
}
1717

1818
plugins {
19-
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.10"
20-
id "com.palantir.git-version" version "3.1.0"
19+
id "org.jetbrains.gradle.plugin.idea-ext" version "1.3"
20+
id "com.palantir.git-version" version "4.2.0"
2121
}
2222

2323
import com.cleanroommc.gradle.helpers.ProjectConstants

0 commit comments

Comments
 (0)