Skip to content

Commit

Permalink
chore(deps-dev): bump org.jetbrains.intellij.deps:intellij-coverage-a…
Browse files Browse the repository at this point in the history
…gent

Bumps [org.jetbrains.intellij.deps:intellij-coverage-agent](https://github.com/JetBrains/intellij-coverage) from 1.0.759 to 1.0.760.
- [Commits](https://github.com/JetBrains/intellij-coverage/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij.deps:intellij-coverage-agent
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 0ccc049 commit 5aedd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.7.1</maven-dependency-plugin.version>
<intellij.coverage.agent.version>1.0.759</intellij.coverage.agent.version>
<intellij.coverage.agent.version>1.0.760</intellij.coverage.agent.version>
<intellij.agent.options>${project.basedir}/.qodana/code-coverage/output.ic,true,true,true,false</intellij.agent.options>
<!-- libs -->
<commons-io.version>2.15.1</commons-io.version>
Expand Down

0 comments on commit 5aedd8e

Please sign in to comment.