Skip to content

Commit

Permalink
Fix for kt
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jul 10, 2024
1 parent 433621d commit 6d035d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions polyglot-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@
<artifactId>kotlin-script-runtime</artifactId>
<version>${kotlin.version}</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>

<!-- Test -->
<dependency>
Expand Down

0 comments on commit 6d035d0

Please sign in to comment.