mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
chore(deps): update plugin com.gradle.develocity to v3.19.1
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
1fa2d1fadb
commit
17d9768a7b
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright © 2021-2024 Harsh Shandilya.
|
||||
* Copyright © 2021-2025 Harsh Shandilya.
|
||||
* Use of this source code is governed by an MIT-style
|
||||
* license that can be found in the LICENSE file or at
|
||||
* https://opensource.org/licenses/MIT.
|
||||
|
@ -64,7 +64,7 @@ pluginManagement {
|
|||
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
|
||||
id("com.gradle.develocity") version "3.19"
|
||||
id("com.gradle.develocity") version "3.19.1"
|
||||
}
|
||||
|
||||
develocity {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue