Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
downgrading to 3.0.5
  • Loading branch information
PierreSmits committed Feb 28, 2024
commit ad79c4c584cc87f1255c0ae338802051aa650f6d
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<tycho.version>4.0.0</tycho.version>
<tycho.version>3.0.5</tycho.version>

<!-- Set versions for dependencies -->
<antlr.version>2.7.7</antlr.version>
Expand Down