Skip to content

Commit 5d0b7ba

Browse files
committed
Fix jitpack again, bump to 0.2.1
1 parent 33123c5 commit 5d0b7ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'nl.dannyj'
8-
version = '0.2.0'
8+
version = '0.2.1'
99

1010
repositories {
1111
mavenCentral()

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
jdk: openjdk11
1+
jdk: openjdk17

0 commit comments

Comments
 (0)