Skip to content

Commit

Permalink
build: update kotlinc to 1.7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Spasi committed Nov 4, 2022
1 parent a16c487 commit 613b032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions update-dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<property name="jquery" value="3.5.1"/>
<property name="slf4j" value="1.7.36"/>
<property name="joml" value="1.10.5"/>
<property name="kotlinc-version" value="1.7.10"/>
<property name="kotlinc-build" value="1.7.10-release-333"/>
<property name="kotlinc-version" value="1.7.20"/>
<property name="kotlinc-build" value="1.7.20-release-201"/>
<property name="jmh-core" value="1.35"/>
<property name="jmh-generator-annprocess" value="1.35"/>
<property name="jopt-simple" value="5.0.4"/>
Expand Down

0 comments on commit 613b032

Please sign in to comment.