Skip to content

Commit

Permalink
fix: kotlin client lyo dep
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Apr 5, 2024
1 parent 306c6ed commit 548b745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client-toolchain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.compiler.target>17</maven.compiler.target>

<v.kotlin>1.8.20</v.kotlin>
<v.lyo>6.0.0.Alpha1</v.lyo>
<v.lyo>6.0.0-SNAPSHOT</v.lyo>
<!-- <v.lyo.oslc-ui>${v.lyo}</v.lyo.oslc-ui>-->
<v.jersey>3.1.5</v.jersey>
<v.kotlin.coroutines>1.6.4</v.kotlin.coroutines>
Expand Down

0 comments on commit 548b745

Please sign in to comment.