Skip to content

Commit

Permalink
build: update kotlinc to 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Spasi committed Sep 25, 2024
1 parent 875539d commit 2254657
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions update-dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<property name="jcommander" value="1.78"/>
<property name="jquery" value="3.5.1"/>
<property name="slf4j" value="1.7.36"/>
<property name="joml" value="1.10.7"/>
<property name="kotlinc-version" value="2.0.0"/>
<property name="kotlinc-build" value="2.0.0-release-341"/>
<property name="joml" value="1.10.8"/>
<property name="kotlinc-version" value="2.0.20"/>
<property name="kotlinc-build" value="2.0.20-release-360"/>
<property name="jmh-core" value="1.37"/>
<property name="jmh-generator-annprocess" value="1.37"/>
<property name="jopt-simple" value="5.0.4"/>
Expand Down

0 comments on commit 2254657

Please sign in to comment.