File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6161 <junit5 .version>5.10.2</junit5 .version>
6262 <hamcrest-library .version>2.2</hamcrest-library .version>
6363 <hdr-histogram .version>2.2.2</hdr-histogram .version>
64- <kotlin .version>1.7.21 </kotlin .version>
64+ <kotlin .version>2.0.0 </kotlin .version>
6565 <kotlinx-coroutines .version>1.5.2</kotlinx-coroutines .version>
6666 <latencyutils .version>2.0.3</latencyutils .version>
6767 <log4j2-version >2.24.0</log4j2-version >
801801 <artifactId >kotlin-maven-plugin</artifactId >
802802 <configuration >
803803 <jvmTarget >1.8</jvmTarget >
804- <languageVersion >1.3 </languageVersion >
805- <apiVersion >1.3 </apiVersion >
804+ <languageVersion >1.4 </languageVersion >
805+ <apiVersion >1.4 </apiVersion >
806806 <args >
807807 <arg >-Xopt-in=kotlin.RequiresOptIn</arg >
808808 <arg >-Xopt-in=io.lettuce.core.ExperimentalLettuceCoroutinesApi
You can’t perform that action at this time.
0 commit comments