Skip to content

Commit

Permalink
Upgrade kotlin to 1.4.30, kotlinx-coroutines to 1.4.2 #1620
Browse files Browse the repository at this point in the history
  • Loading branch information
sokomishalov committed Feb 9, 2021
1 parent f6a43fc commit f82ef50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
<junit5.version>5.7.0</junit5.version>
<hamcrest-library.version>2.2</hamcrest-library.version>
<hdr-histogram-version>2.1.12</hdr-histogram-version>
<kotlin.version>1.3.72</kotlin.version>
<kotlinx-coroutines.version>1.3.8</kotlinx-coroutines.version>
<kotlin.version>1.4.30</kotlin.version>
<kotlinx-coroutines.version>1.4.2</kotlinx-coroutines.version>
<latencyutils.version>2.0.3</latencyutils.version>
<log4j2-version>2.13.3</log4j2-version>
<micrometer.version>1.6.0</micrometer.version>
Expand Down

0 comments on commit f82ef50

Please sign in to comment.