Skip to content

Commit e6f5eb2

Browse files
fix(deps): update kotlin to v2.3.10 (#286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dbc580 commit e6f5eb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coil = "2.7.0"
44
coroutines = "1.10.2"
55
hilt = "2.59.1"
66
junit = "6.0.2"
7-
kotlin = "2.3.0"
7+
kotlin = "2.3.10"
88
ktor = "3.4.0"
99

1010
[plugins]

0 commit comments

Comments
 (0)