Kotlin version needs to bump due to compatibility issue

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2024-03-21 09:16:45 +01:00 committed by Andy Scherzinger
parent 3c9f0a1870
commit 44eb0a06fe
1 changed files with 1 additions and 1 deletions

View File

@ -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"