Skip to content

Commit

Permalink
rollback kotlin-scripting-dependencies-maven-all to old version to fi…
Browse files Browse the repository at this point in the history
…x dependsOn issue (#95)
  • Loading branch information
bshtv authored Jan 18, 2022
1 parent 0f77f63 commit 76295bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ki-shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-scripting-dependencies-maven-all</artifactId>
<artifactId>kotlin-scripting-dependencies-maven</artifactId>
<version>${kotlin.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 76295bc

Please sign in to comment.