Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonUden committed Apr 21, 2024
2 parents bf0ac3e + 15515f2 commit 04fbd35
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 @@ -10,7 +10,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<kotlin.version>1.9.22</kotlin.version>
<kotlin.version>1.9.23</kotlin.version>
</properties>

<distributionManagement>
Expand Down Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.1</version>
<version>2.16.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 04fbd35

Please sign in to comment.