Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanOltmann committed Jun 12, 2024
1 parent e4704ae commit 59cf72d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ repositories {
val productName: String = "Ashampoo Kim"

val ktorVersion: String = "2.3.11"
val xmpCoreVersion: String = "1.3.0"
val xmpCoreVersion: String = "1.4.0"
val dateTimeVersion: String = "0.6.0"
val testRessourcesVersion: String = "0.4.0"
val kotlinxIoVersion: String = "0.3.5"
val kotlinxIoVersion: String = "0.4.0"

description = productName
group = "com.ashampoo"
Expand Down

0 comments on commit 59cf72d

Please sign in to comment.