Skip to content

Commit

Permalink
fix(deps): bump tycho-version from 4.0.6 to 4.0.7 (#737)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and sebthom committed Mar 28, 2024
1 parent 1430743 commit 374c792
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 @@ -10,7 +10,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>4.0.6</tycho-version>
<tycho-version>4.0.7</tycho-version>
<sonar.jacoco.reportPath>../target/jacoco.exec</sonar.jacoco.reportPath>
<tycho.scmUrl>scm:git:https://github.com/eclipse/tm4e.git</tycho.scmUrl>
<tycho-surefire-plugin.vmargs></tycho-surefire-plugin.vmargs>
Expand Down

0 comments on commit 374c792

Please sign in to comment.