Skip to content

Commit b496c5e

Browse files
authored
Merge pull request #86 from xenit-eu/renovate/spring
Update dependency org.springframework.boot:spring-boot-dependencies to v3.5.0
2 parents e9ae4f0 + 43b6ca5 commit b496c5e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
group=com.contentgrid.opa-java-client
22

3-
springBootVersion=3.4.5
3+
springBootVersion=3.5.0
44
lombokVersion=1.18.38

opa-async-java-client/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies {
2323
testImplementation "org.junit.jupiter:junit-jupiter-api"
2424

2525
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine"
26+
testRuntimeOnly "org.junit.platform:junit-platform-launcher"
2627
testRuntimeOnly "com.fasterxml.jackson.core:jackson-databind"
2728
testRuntimeOnly "org.slf4j:slf4j-simple"
2829

0 commit comments

Comments
 (0)