Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xshell-plugin
  Commit: d185c44e135a8f0dfc9296fb63941a0f5f62672b
      
https://github.com/jenkinsci/xshell-plugin/commit/d185c44e135a8f0dfc9296fb63941a0f5f62672b
  Author: Mark Waite <[email protected]>
  Date:   2023-10-21 (Sat, 21 Oct 2023)

  Changed paths:
    M src/test/java/hudson/plugins/xshell/UpgradeTest.java

  Log Message:
  -----------
  Use hamcrest assertThat, not depreacted JUnit assertThat (#123)

https://docs.openrewrite.org/recipes/java/testing/junit5/usehamcrestassertthat
made this change automatically when I ran it with the command:

```
mvn -U org.openrewrite.maven:rewrite-maven-plugin:run \
  
-Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-testing-frameworks:RELEASE
 \
  
-Drewrite.activeRecipes=org.openrewrite.java.testing.junit5.UseHamcrestAssertThat
```


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/xshell-plugin/push/refs/heads/master/e78a2f-d185c4%40github.com.

Reply via email to