Skip to content

Commit

Permalink
chore(gradle): bump com.google.jsinterop:base from 1.0.1 to 1.0.2
Browse files Browse the repository at this point in the history
Bumps [com.google.jsinterop:base](https://github.com/google/jsinterop-base) from 1.0.1 to 1.0.2.
- [Commits](google/jsinterop-base@1.0.1...1.0.2)

---
updated-dependencies:
- dependency-name: com.google.jsinterop:base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent caccfdc commit 6dccecb
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 @@ -54,7 +54,7 @@ jetty = "11.0.24"
jpy = "0.18.0"
jsinterop = "2.0.2"
# google is annoying, and have different versions released for the same groupId
jsinterop-base = "1.0.1"
jsinterop-base = "1.0.2"
logback = "1.5.11"
lz4 = "1.8.0"
mindrot = "0.4"
Expand Down

0 comments on commit 6dccecb

Please sign in to comment.