Skip to content

Commit

Permalink
text-files-util: update dependencies (resource-iterator & junit)
Browse files Browse the repository at this point in the history
  • Loading branch information
sszuev committed Mar 15, 2024
1 parent 9f0aaa5 commit b2974b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ kotlinVersion=1.7.0
# https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core
kotlinCoroutinesVersion=1.7.3
# https://jitpack.io/#DataFabricRus/resource-iterator
resourceIteratorVersion=1.0-SNAPSHOT-kotlin-1.7
resourceIteratorVersion=1.1-SNAPSHOT-kotlin-1.7
# https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
junitVersion=5.10.1
junitVersion=5.10.2

0 comments on commit b2974b4

Please sign in to comment.