Skip to content

Commit 4e80db6

Browse files
committed
Updated version.
1 parent 2b24018 commit 4e80db6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ subprojects {
1616
dependencies {
1717
testImplementation platform('org.junit:junit-bom:5.11.1')
1818
testImplementation 'org.junit.jupiter:junit-jupiter'
19+
testImplementation 'org.springframework.boot:spring-boot-starter-test'
1920

2021
implementation 'org.springframework.boot:spring-boot-starter'
2122
developmentOnly 'org.springframework.boot:spring-boot-devtools'
22-
testImplementation 'org.springframework.boot:spring-boot-starter-test'
2323

2424
implementation 'org.kohsuke:github-api:1.326'
2525
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.2'

0 commit comments

Comments
 (0)