Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit 6ae3404

Browse files
committed
Attempt fix token replacement
1 parent deeab34 commit 6ae3404

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
@@ -1,6 +1,6 @@
11
plugins {
2-
id 'com.github.johnrengelman.shadow' version '7.1.0'
3-
id 'org.ajoberstar.grgit' version '4.1.1'
2+
id 'com.github.johnrengelman.shadow' version '7.1.2'
3+
id 'org.ajoberstar.grgit' version '5.0.0'
44
id 'java'
55
}
66

0 commit comments

Comments
 (0)