Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
build: bump com.gradle.develocity to 3.19
  • Loading branch information
lppedd committed Jan 20, 2025
commit 6930d3af1b91db273e7f068fb07506d1d071bf1f
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
}

plugins {
id("com.gradle.develocity") version ("3.17.6")
id("com.gradle.develocity") version ("3.19")
id("org.ajoberstar.reckon.settings") version ("0.18.2")
}

Expand Down
Loading