Skip to content

Update dependency org.tomlj:tomlj to v1.1.1#162

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tomlj.version
Open

Update dependency org.tomlj:tomlj to v1.1.1#162
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tomlj.version

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
org.tomlj:tomlj 1.1.01.1.1 age confidence

Release Notes

tomlj/tomlj (org.tomlj:tomlj)

v1.1.1

Compare Source

TomlJ is a parser for Tom's Obvious, Minimal Language (TOML).

Changes since last release

  • Fixes parsing arrays with trailing commas (#​60).
  • Fixes serialization of nested tables (#​57).

Getting TomlJ

TomlJ is published to Maven Central.

To include using Gradle, add the following to your dependencies:

compile 'org.tomlj:tomlj:1.1.1'

To include using Maven:

<dependency>
  <groupId>org.tomlj</groupId>
  <artifactId>tomlj</artifactId>
  <version>1.1.1</version>
</dependency>

You may also download the jars directly and include them in your project.

Usage and Documentation

For basic usage, please see the README. Complete documentation, in Javadoc, is available here: http://tomlj.org/docs/java/1.1.1/

Signature

All artifacts and release tags are signed by Chris Leishman, using key id 0xB5A9E81B565E89E0.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants