Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Thu, 18 Sep 2025 19:09:03 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3802: fix: Update release plugin config to use .set(...) for props and inject nexus secrets via props In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2360799040 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 0861ee38bebbb4de5f203c6c790139ec623c984f X-GitHub-Issue: 3802 X-GitHub-Line: 17 X-GitHub-Path: build-logic/root-build/src/main/kotlin/build-logic.root-build.gradle.kts X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3802#discussion_r2360799040 Content-Type: text/plain; charset=utf-8 (on build-logic/root-build/src/main/kotlin/build-logic.root-build.gradle.kts:17) Just wondering, why replacing `=` with `.set`?