Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23

This commit is contained in:
Rob Winch 2025-06-09 16:56:15 -05:00
commit 28174a6d3e
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
[versions] [versions]
com-squareup-okhttp3 = "3.14.9" com-squareup-okhttp3 = "3.14.9"
io-rsocket = "1.1.5" io-rsocket = "1.1.5"
io-spring-javaformat = "0.0.45" io-spring-javaformat = "0.0.46"
io-spring-nohttp = "0.0.11" io-spring-nohttp = "0.0.11"
jakarta-websocket = "2.2.0" jakarta-websocket = "2.2.0"
org-apache-directory-server = "1.5.5" org-apache-directory-server = "1.5.5"
@ -108,7 +108,7 @@ org-jfrog-buildinfo-build-info-extractor-gradle = "org.jfrog.buildinfo:build-inf
org-sonarsource-scanner-gradle-sonarqube-gradle-plugin = "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8.0.1969" org-sonarsource-scanner-gradle-sonarqube-gradle-plugin = "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8.0.1969"
org-instancio-instancio-junit = "org.instancio:instancio-junit:3.7.1" org-instancio-instancio-junit = "org.instancio:instancio-junit:3.7.1"
webauthn4j-core = 'com.webauthn4j:webauthn4j-core:0.29.2.RELEASE' webauthn4j-core = 'com.webauthn4j:webauthn4j-core:0.29.3.RELEASE'
[plugins] [plugins]

View File

@ -5,7 +5,7 @@ pluginManagement {
} }
plugins { plugins {
id "io.spring.develocity.conventions" version "0.0.22" id "io.spring.develocity.conventions" version "0.0.23"
} }
dependencyResolutionManagement { dependencyResolutionManagement {