Skip to content

Commit

Permalink
chore(deps): update dependency org.webjars:ace to v1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 5d0b820 commit 19b2353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protelis.parser.web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
api "org.eclipse.xtend:org.eclipse.xtend.lib:${xtextVersion}"
api "org.webjars:requirejs:2.3.7"
api "org.webjars:jquery:3.6.0"
api "org.webjars:ace:1.3.3"
api "org.webjars:ace:1.23.4"
providedCompile "org.eclipse.jetty:jetty-annotations:11.0.23"
providedCompile "org.slf4j:slf4j-simple:2.0.5"
}
Expand Down

0 comments on commit 19b2353

Please sign in to comment.