-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Gradle to 7.5.1 * Update Kotlin to 1.7.22 * Update kotlinx.html to 0.8.0 * Update kotlinx.serialization to 1.4.1 * Update Netty to 4.1.85.Final * Update Jetty to 9.4.49.v20220914 * Update Tomcat to 9.0.70 * Update OkHttp to 4.10.0 * Update Gson to 2.10.0 * Update Jackson to 2.14.1 * Update Logback to 1.3.5 * Update Dropwizard to 4.2.13 * Update Micrometer to 1.10.2 * Update Mockk to 1.13.3 * Update jwt to 3.19.3 * Update jwks-rsa to 0.21.2 * Update pebble to 3.1.6 * Update webjars-locator to 0.52 * Update webjars-jquery to 3.6.1 * Update thymeleaf to 3.1.1.RELEASE * Update xmlutil to 0.84.3 * Update yamlkt to 0.12.0 * Update slf4j to 2.0.4
- Loading branch information
Showing
13 changed files
with
281 additions
and
386 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists |
Oops, something went wrong.