Dependency updates (#222)

- Bump to com.gradle.develocity plugin v3.17.3
- Bump JVM dependencies in sample projects
This commit is contained in:
Daz DeBoer
2024-05-11 07:45:47 -06:00
committed by GitHub
parent 063cfaf0eb
commit ea14aa9caf
13 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id "com.gradle.develocity" version "3.17.2"
id "com.gradle.develocity" version "3.17.3"
id "com.gradle.common-custom-user-data-gradle-plugin" version "2.0.1"
}