Skip to content

Commit

Permalink
Bump org.quicktheories:quicktheories from 0.25 to 0.26
Browse files Browse the repository at this point in the history
Bumps org.quicktheories:quicktheories from 0.25 to 0.26.

---
updated-dependencies:
- dependency-name: org.quicktheories:quicktheories
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 015c527 commit 40376c5
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 @@ -16,7 +16,7 @@ junit4 = "junit:junit:4.13.2"
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
logback = "ch.qos.logback:logback-classic:1.2.13"
mockito = "org.mockito:mockito-core:4.11.0"
quickTheories = "org.quicktheories:quicktheories:0.25"
quickTheories = "org.quicktheories:quicktheories:0.26"
reactiveStreams-tck = { module = "org.reactivestreams:reactive-streams-tck", version.ref = "reactiveStreams" }
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.21"
rxJava3 = "io.reactivex.rxjava3:rxjava:3.1.8"
Expand Down

0 comments on commit 40376c5

Please sign in to comment.