Skip to content

Commit

Permalink
fix(deps): bump tycho-version from 4.0.7 to 4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed May 25, 2024
1 parent cd29f51 commit bfdd306
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<extension>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
<version>4.0.7</version>
<version>4.0.8</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.minimum.version>3.6.3</maven.minimum.version>
<tycho-version>4.0.7</tycho-version>
<tycho-version>4.0.8</tycho-version>
<tycho.scmUrl>scm:git:https://github.com/eclipse/lsp4e.git</tycho.scmUrl>
<ui.test.vmargs></ui.test.vmargs>
<jgit.dirtyWorkingTree>error</jgit.dirtyWorkingTree>
Expand Down

0 comments on commit bfdd306

Please sign in to comment.