Skip to content

Commit 28174a6

Browse files
committed
Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23
2 parents 98c3453 + 3948440 commit 28174a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
com-squareup-okhttp3 = "3.14.9"
33
io-rsocket = "1.1.5"
4-
io-spring-javaformat = "0.0.45"
4+
io-spring-javaformat = "0.0.46"
55
io-spring-nohttp = "0.0.11"
66
jakarta-websocket = "2.2.0"
77
org-apache-directory-server = "1.5.5"
@@ -108,7 +108,7 @@ org-jfrog-buildinfo-build-info-extractor-gradle = "org.jfrog.buildinfo:build-inf
108108
org-sonarsource-scanner-gradle-sonarqube-gradle-plugin = "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8.0.1969"
109109
org-instancio-instancio-junit = "org.instancio:instancio-junit:3.7.1"
110110

111-
webauthn4j-core = 'com.webauthn4j:webauthn4j-core:0.29.2.RELEASE'
111+
webauthn4j-core = 'com.webauthn4j:webauthn4j-core:0.29.3.RELEASE'
112112

113113
[plugins]
114114

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
}
66

77
plugins {
8-
id "io.spring.develocity.conventions" version "0.0.22"
8+
id "io.spring.develocity.conventions" version "0.0.23"
99
}
1010

1111
dependencyResolutionManagement {

0 commit comments

Comments
 (0)