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 Aug 13, 2024
1 parent 4d992c5 commit 2bd379b
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 @@ -14,7 +14,7 @@ jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
junit4 = "junit:junit:4.13.2"
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 2bd379b

Please sign in to comment.