Skip to content

Commit bd375c5

Browse files
committed
updated support api version in pom
1 parent 10dd4a4 commit bd375c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
<artifactId>kutils</artifactId>
2525
<version>0.7</version>
2626
</dependency>
27+
<dependency>
28+
<groupId>com.github.holgerbrandl</groupId>
29+
<artifactId>kscript</artifactId>
30+
<version>1.2.2</version>
31+
</dependency>
2732
<dependency>
2833
<groupId>org.jetbrains.kotlin</groupId>
2934
<artifactId>kotlin-stdlib-jre8</artifactId>

0 commit comments

Comments
 (0)