Skip to content

Commit

Permalink
chore(deps): update dependency org.webjars:ace to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 5158964 commit 1b497e0
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.7.1"
api "org.webjars:ace:1.23.4"
api "org.webjars:ace:04.09.2013"
providedCompile "org.eclipse.jetty:jetty-annotations:11.0.24"
providedCompile "org.slf4j:slf4j-simple:2.0.16"
}
Expand Down

0 comments on commit 1b497e0

Please sign in to comment.