Skip to content

Commit

Permalink
Bump org.processing:core from 3.3.7 to 4.3.1
Browse files Browse the repository at this point in the history
Bumps [org.processing:core](https://github.com/processing/processing4-carbon-aug-19) from 3.3.7 to 4.3.1.
- [Release notes](https://github.com/processing/processing4-carbon-aug-19/releases)
- [Changelog](https://github.com/processing/processing4/blob/main/CHANGELOG.md)
- [Commits](processing/processing4@processing-0264-3.3.7...processing-1294-4.3.1)

---
updated-dependencies:
- dependency-name: org.processing:core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent c11e78c commit 806feeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
//implementation(kotlin("stdlib"))
//implementation(kotlin("reflect"))

implementation("org.processing:core:3.3.7")
implementation("org.processing:core:4.3.1")
//implementation("me.camdenorrb:MiniBus:+")

//implementation(files("libs/gifAnimation.jar"))
Expand Down

0 comments on commit 806feeb

Please sign in to comment.