Skip to content

Commit

Permalink
Dependency(deps): Bump com.teamscale:teamscale-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.teamscale:teamscale-maven-plugin](https://github.com/cqse/teamscale-jacoco-agent) from 33.1.2 to 33.2.0.
- [Release notes](https://github.com/cqse/teamscale-jacoco-agent/releases)
- [Changelog](https://github.com/cqse/teamscale-jacoco-agent/blob/master/CHANGELOG.md)
- [Commits](cqse/teamscale-jacoco-agent@v33.1.2...v33.2.0)

---
updated-dependencies:
- dependency-name: com.teamscale:teamscale-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 539e55b commit d45aaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artemis-java-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
<plugin>
<groupId>com.teamscale</groupId>
<artifactId>teamscale-maven-plugin</artifactId>
<version>33.1.2</version>
<version>33.2.0</version>
<configuration>
<teamscaleUrl>http://localhost</teamscaleUrl>
<accessToken>dummy</accessToken>
Expand Down

0 comments on commit d45aaaf

Please sign in to comment.