Skip to content

Commit 7a67950

Browse files
committed
version with support for Java 17+
1 parent 9837b8e commit 7a67950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020

2121
allprojects {
2222
group = "com.softwaremill.aivalidator"
23-
version = "0.1.0"
23+
version = "0.2.0"
2424

2525
repositories {
2626
mavenCentral()

0 commit comments

Comments
 (0)