Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.platform:org.eclipse.osgi to…
Browse files Browse the repository at this point in the history
… v3.20.0
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 1aa0722 commit a8d71d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi</artifactId>
<version>3.17.100</version>
<version>3.20.0</version>
</dependency>

<!-- 3.0 used by tycho. Force the target maven version here. -->
Expand Down

0 comments on commit a8d71d7

Please sign in to comment.