Skip to content

Commit

Permalink
Bump teamcity-version from 2024.03 to 2024.07
Browse files Browse the repository at this point in the history
Bumps `teamcity-version` from 2024.03 to 2024.07.

Updates `org.jetbrains.teamcity:server-api` from 2024.03 to 2024.07

Updates `org.jetbrains.teamcity:server-web-api` from 2024.03 to 2024.07

Updates `org.jetbrains.teamcity:tests-support` from 2024.03 to 2024.07

Updates `org.jetbrains.teamcity:agent-api` from 2024.03 to 2024.07

---
updated-dependencies:
- dependency-name: org.jetbrains.teamcity:server-api
  dependency-type: direct:production
- dependency-name: org.jetbrains.teamcity:server-web-api
  dependency-type: direct:production
- dependency-name: org.jetbrains.teamcity:tests-support
  dependency-type: direct:production
- dependency-name: org.jetbrains.teamcity:agent-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 6a6c054 commit 31c3ff9
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 @@ -6,7 +6,7 @@
<version>1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<teamcity-version>2024.03</teamcity-version>
<teamcity-version>2024.07</teamcity-version>

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 31c3ff9

Please sign in to comment.