Skip to content

Commit

Permalink
fix(deps): update dependency com.google.elemental2:elemental2-dom to …
Browse files Browse the repository at this point in the history
…v1.2.2
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 852fe5e commit 8b3d369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repositories {
dependencies {
compileOnly("org.gwtproject:gwt-user:2.11.0")
compileOnly("org.gwtproject:gwt-dev:2.11.0")
compileOnly("com.google.elemental2:elemental2-dom:1.2.1")
compileOnly("com.google.elemental2:elemental2-dom:1.2.2")
compileOnly("com.vertispan.rpc:workers:1.0-alpha-8")

implementation("com.formdev:flatlaf:3.5.2")
Expand Down

0 comments on commit 8b3d369

Please sign in to comment.