Skip to content

Commit

Permalink
Update dependency net.peanuuutz.tomlkt:tomlkt to v0.3.7 (#570)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 7044822 commit 1e7f19f
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 @@ -93,7 +93,7 @@ androidx-savedstate = { module = "androidx.savedstate:savedstate", version.ref =
androidx-viewbinding = { module = "androidx.databinding:viewbinding", version.ref = "android-gradle" }

uri = { module = "com.eygraber:uri-kmp", version.ref = "uri" }
toml = { module = "net.peanuuutz.tomlkt:tomlkt", version = "0.3.6" }
toml = { module = "net.peanuuutz.tomlkt:tomlkt", version = "0.3.7" }
serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.6.0" }

inject = { module = "javax.inject:javax.inject", version.ref = "inject" }
Expand Down

0 comments on commit 1e7f19f

Please sign in to comment.