Skip to content

Commit

Permalink
Merge #73 into 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Mar 19, 2024
2 parents c345811 + 605af82 commit 78ed7dc
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 @@ -13,7 +13,7 @@ assertj = "org.assertj:assertj-core:3.25.3"
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
junit4 = "junit:junit:4.13.2"
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.8"
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.21"

[plugins]
artifactory = { id = "com.jfrog.artifactory", version = "4.27.1" }
Expand Down

0 comments on commit 78ed7dc

Please sign in to comment.