Skip to content

Commit

Permalink
fix: remove duplicate kotlin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Petrov committed Apr 29, 2024
1 parent ddcdede commit 1b7d9f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<kotlin.version>1.6.21</kotlin.version>
<version.junit>4.13.2</version.junit>
<version.hamcrest>2.2</version.hamcrest>
<version.multiaddr>v1.4.12</version.multiaddr>
Expand Down

0 comments on commit 1b7d9f6

Please sign in to comment.