Skip to content

Commit

Permalink
Merge pull request #4356 from hansva/4355
Browse files Browse the repository at this point in the history
Update SWT , fixes #4355
  • Loading branch information
hansva authored Sep 25, 2024
2 parents 9552159 + a2d0d1c commit 93b3136
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 @@ -144,7 +144,7 @@
<maven.compiler.target>${target.jdk.version}</maven.compiler.target>
<mockito-core.version>5.12.0</mockito-core.version>
<objenesis.version>3.4</objenesis.version>
<org.eclipse.platform.version>3.126.0</org.eclipse.platform.version>
<org.eclipse.platform.version>3.127.0</org.eclipse.platform.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<set-highest-basedir-phase>initialize</set-highest-basedir-phase>
Expand Down

0 comments on commit 93b3136

Please sign in to comment.