Skip to content

Commit

Permalink
Merge pull request #19 from muedsa/dependabot/gradle/room-2.6.1
Browse files Browse the repository at this point in the history
build(deps): bump room from 2.6.0 to 2.6.1
  • Loading branch information
muedsa authored Dec 1, 2023
2 parents a5d4e3c + f625f05 commit e217875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ktx-serialization = "1.6.1"
retrofit2 = "2.9.0"
retrofit2-ktx-serialization = "1.0.0"
okhttp3-logging = "4.12.0"
room = "2.6.0"
room = "2.6.1"

[libraries]
core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "core-ktx" }
Expand Down

0 comments on commit e217875

Please sign in to comment.