Skip to content

Commit b510c62

Browse files
eclipse-releng-botmerks
authored andcommitted
Update target-platform with latest version
1 parent 2eb08c2 commit b510c62

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -715,73 +715,73 @@
715715
<dependency>
716716
<groupId>org.junit.jupiter</groupId>
717717
<artifactId>junit-jupiter-api</artifactId>
718-
<version>5.13.4</version>
718+
<version>5.14.0</version>
719719
<type>jar</type>
720720
</dependency>
721721
<dependency>
722722
<groupId>org.junit.jupiter</groupId>
723723
<artifactId>junit-jupiter-engine</artifactId>
724-
<version>5.13.4</version>
724+
<version>5.14.0</version>
725725
<type>jar</type>
726726
</dependency>
727727
<dependency>
728728
<groupId>org.junit.jupiter</groupId>
729729
<artifactId>junit-jupiter-migrationsupport</artifactId>
730-
<version>5.13.4</version>
730+
<version>5.14.0</version>
731731
<type>jar</type>
732732
</dependency>
733733
<dependency>
734734
<groupId>org.junit.jupiter</groupId>
735735
<artifactId>junit-jupiter-params</artifactId>
736-
<version>5.13.4</version>
736+
<version>5.14.0</version>
737737
<type>jar</type>
738738
</dependency>
739739
<dependency>
740740
<groupId>org.junit.platform</groupId>
741741
<artifactId>junit-platform-commons</artifactId>
742-
<version>1.13.4</version>
742+
<version>1.14.0</version>
743743
<type>jar</type>
744744
</dependency>
745745
<dependency>
746746
<groupId>org.junit.platform</groupId>
747747
<artifactId>junit-platform-engine</artifactId>
748-
<version>1.13.4</version>
748+
<version>1.14.0</version>
749749
<type>jar</type>
750750
</dependency>
751751
<dependency>
752752
<groupId>org.junit.platform</groupId>
753753
<artifactId>junit-platform-launcher</artifactId>
754-
<version>1.13.4</version>
754+
<version>1.14.0</version>
755755
<type>jar</type>
756756
</dependency>
757757
<dependency>
758758
<groupId>org.junit.platform</groupId>
759759
<artifactId>junit-platform-runner</artifactId>
760-
<version>1.13.4</version>
760+
<version>1.14.0</version>
761761
<type>jar</type>
762762
</dependency>
763763
<dependency>
764764
<groupId>org.junit.platform</groupId>
765765
<artifactId>junit-platform-suite-api</artifactId>
766-
<version>1.13.4</version>
766+
<version>1.14.0</version>
767767
<type>jar</type>
768768
</dependency>
769769
<dependency>
770770
<groupId>org.junit.platform</groupId>
771771
<artifactId>junit-platform-suite-commons</artifactId>
772-
<version>1.13.4</version>
772+
<version>1.14.0</version>
773773
<type>jar</type>
774774
</dependency>
775775
<dependency>
776776
<groupId>org.junit.platform</groupId>
777777
<artifactId>junit-platform-suite-engine</artifactId>
778-
<version>1.13.4</version>
778+
<version>1.14.0</version>
779779
<type>jar</type>
780780
</dependency>
781781
<dependency>
782782
<groupId>org.junit.vintage</groupId>
783783
<artifactId>junit-vintage-engine</artifactId>
784-
<version>5.13.4</version>
784+
<version>5.14.0</version>
785785
<type>jar</type>
786786
</dependency>
787787
<dependency>

0 commit comments

Comments
 (0)