Skip to content

Commit

Permalink
Merge branch 'develop' into bugfix/4081-4544-labels-outside-visible-area
Browse files Browse the repository at this point in the history
  • Loading branch information
cwisniew authored Dec 15, 2023
2 parents 233cb4b + 6a80c16 commit c47ed09
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 @@ -333,7 +333,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.11799.262'
forms group: 'com.jetbrains.intellij.java', name: 'java-compiler-ant-tasks', version: '233.11799.304'

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

0 comments on commit c47ed09

Please sign in to comment.