This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new 2d4ee2ebef Update build.gradle
2d4ee2ebef is described below
commit 2d4ee2ebef862c2b7ea5232966a79175082cffe0
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jul 17 22:21:49 2025 +0100
Update build.gradle
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 776a5cdd1c..b0c1a0702f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -38,7 +38,7 @@ plugins {
id 'de.thetaphi.forbiddenapis' version '3.9'
id 'org.sonarqube' version '4.0.0.2929'
id 'org.cyclonedx.bom' version '2.3.1'
- id 'com.adarshr.test-logger' version '3.2.0'
+ id 'com.adarshr.test-logger' version '4.0.0'
}
repositories {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]