Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.12.2 (sqldelight#…
Browse files Browse the repository at this point in the history
…5260)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent afa89af commit 617875f
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 @@ -65,7 +65,7 @@ intellij-util = { module = "com.jetbrains.intellij.platform:util", version.ref =

sqlPsi = { module = "com.alecstrong.sql.psi:core", version.ref = "sqlPsi" }
sqlPsiEnvironment = { module = "com.alecstrong.sql.psi:environment", version.ref = "sqlPsi" }
robolectric = { module = "org.robolectric:robolectric", version = "4.12.1" }
robolectric = { module = "org.robolectric:robolectric", version = "4.12.2" }
rxJava2 = { module = "io.reactivex.rxjava2:rxjava", version = "2.2.21" }
rxJava3 = { module = "io.reactivex.rxjava3:rxjava", version = "3.1.8" }
sqliteJdbc = { module = "org.xerial:sqlite-jdbc", version = "3.45.3.0" }
Expand Down

0 comments on commit 617875f

Please sign in to comment.