From 1ee6f5fdca1721944463999183ddd4c26d35efce Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 5 May 2024 14:03:00 -0400 Subject: [PATCH] [ci] Update version in readme to 4.8.5.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f03d662..0f59a76a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ mvn -Dmaven.surefire.debug="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspe Run gui with a specific version ``` -mvn com.github.spotbugs:spotbugs-maven-plugin:4.8.4.0:gui +mvn com.github.spotbugs:spotbugs-maven-plugin:4.8.5.0:gui ``` ## Creating new site examples ##