File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 4.0.3 '
3+ id ' org.springframework.boot' version ' 4.0.4 '
44 id ' io.spring.dependency-management' version ' 1.1.7'
55 id " com.github.ben-manes.versions" version " 0.53.0"
66
@@ -98,7 +98,7 @@ dependencies {
9898 testImplementation ' org.springframework.boot:spring-boot-starter-security-test'
9999 testImplementation ' org.springframework.security:spring-security-test'
100100 testImplementation ' com.h2database:h2:2.4.240'
101- testImplementation ' com.codeborne:selenide:7.14 .0'
101+ testImplementation ' com.codeborne:selenide:7.15 .0'
102102 testImplementation ' io.github.bonigarcia:webdrivermanager:6.3.3'
103103
104104 // OAuth2 Testing dependencies
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.3 .1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.4 .1-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments