Skip to content

Commit e722a02

Browse files
authored
use new gtest 1.14.0 , needed now by OpenJDK
1 parent ce347de commit e722a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-job-generator/definitions/build-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@
537537
}}
538538

539539
// Download googletest
540-
sh("SapMachine-infrastructure/lib/git_clone.sh https://github.com/google/googletest gtest {gtest_version|v1.13.0}")
540+
sh("SapMachine-infrastructure/lib/git_clone.sh https://github.com/google/googletest gtest {gtest_version|v1.14.0}")
541541

542542
// Download jtreg if required
543543
script {{

0 commit comments

Comments
 (0)