Skip to content

Commit

Permalink
chore: upgrade to kotlin coroutines 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jimirocks committed Jul 1, 2024
1 parent 1138c2c commit 6f3fbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ org.gradle.vfs.watch=true

detektVersion=1.23.6
jsonUnitVersion=2.38.0
kotlinCoroutinesVersion=1.3.8
kotlinCoroutinesVersion=1.8.1
kotlinLoggingVersion=2.1.23
mockkVersion=1.13.5
springMockkVersion=3.1.2
Expand Down

0 comments on commit 6f3fbb6

Please sign in to comment.