Skip to content

Commit

Permalink
deps: bump com.github.plan-player-analytics:Plan (#30)
Browse files Browse the repository at this point in the history
Bumps [com.github.plan-player-analytics:Plan](https://github.com/plan-player-analytics/Plan) from 5.5.2391 to 5.6.2614.
- [Release notes](https://github.com/plan-player-analytics/Plan/releases)
- [Commits](plan-player-analytics/Plan@5.5.2391...5.6.2614)

---
updated-dependencies:
- dependency-name: com.github.plan-player-analytics:Plan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 4b1156f commit 4f97ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ dependencies {
compileOnly 'com.github.BlueMap-Minecraft:BlueMapAPI:2.6.2'
compileOnly 'us.dynmap:DynmapCoreAPI:3.6'
compileOnly 'maven.modrinth:pl3xmap:1.20.4-479'
compileOnly 'com.github.plan-player-analytics:Plan:5.5.2391'
compileOnly 'com.github.plan-player-analytics:Plan:5.6.2614'

testImplementation 'com.github.plan-player-analytics:Plan:5.5.2391'
testImplementation 'com.github.plan-player-analytics:Plan:5.6.2614'

compileOnly "org.xerial:sqlite-jdbc:$sqlite_driver_version"
compileOnly "com.mysql:mysql-connector-j:$mysql_driver_version"
Expand Down

0 comments on commit 4f97ddf

Please sign in to comment.