Skip to content

Commit

Permalink
Kotlin version needs to bump due to compatibility issue
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 authored and AndyScherzinger committed Mar 21, 2024
1 parent 3c9f0a1 commit 44eb0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
espressoVersion = "3.5.1"
fidoVersion = "4.1.0-patch2"
jacoco_version = '0.8.11'
kotlin_version = '1.9.22'
kotlin_version = '1.9.23'
markwonVersion = "4.6.2"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
Expand Down

0 comments on commit 44eb0a0

Please sign in to comment.