File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
vividus-to-azure-devops-exporter
vividus-to-zephyr-exporter Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11project. description = ' Common module for all VIVIDUS exporters'
22
33ext {
4- springBootVersion = ' 3.4.2 '
4+ springBootVersion = ' 3.4.3 '
55}
66
77configurations. all {
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ project.description = 'VIVIDUS to Azure DevOps exporter'
22
33buildscript {
44 ext {
5- springBootVersion = ' 3.4.2 '
5+ springBootVersion = ' 3.4.3 '
66 }
77
88 repositories {
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ project.description = 'VIVIDUS to Xray exporter'
22
33buildscript {
44 ext {
5- springBootVersion = ' 3.4.2 '
5+ springBootVersion = ' 3.4.3 '
66 }
77
88 repositories {
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ project.description = 'VIVIDUS to Zephyr exporter'
22
33buildscript {
44 ext {
5- springBootVersion = ' 3.4.2 '
5+ springBootVersion = ' 3.4.3 '
66 }
77
88 repositories {
You can’t perform that action at this time.
0 commit comments