Skip to content

Commit

Permalink
Bump com.jetbrains.intellij.java:java-compiler-ant-tasks
Browse files Browse the repository at this point in the history
Bumps com.jetbrains.intellij.java:java-compiler-ant-tasks from 233.14015.113 to 233.14475.28.

---
updated-dependencies:
- dependency-name: com.jetbrains.intellij.java:java-compiler-ant-tasks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent c3de3a8 commit d5231e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ repositories {

// In this section you declare the dependencies for your production and test code
dependencies {
forms group: 'com.jetbrains.intellij.java', name: 'java-compiler-ant-tasks', version: '233.14015.113'
forms group: 'com.jetbrains.intellij.java', name: 'java-compiler-ant-tasks', version: '233.14475.28'

implementation group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.22.1'
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.22.1'
Expand Down

0 comments on commit d5231e2

Please sign in to comment.