Skip to content

Release 0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 10:01

Artifacts

Maven Central: neonbee-core-0.11.1

Maven

<!-- https://mvnrepository.com/artifact/io.neonbee/neonbee-core -->
<dependency>
  <groupId>io.neonbee</groupId>
  <artifactId>neonbee-core</artifactId>
  <version>0.11.1</version>
</dependency>

Gradle

// https://mvnrepository.com/artifact/io.neonbee/neonbee-core
implementation group: 'io.neonbee', name: 'neonbee-core', version: '0.11.1'

Changelog

Bug Fixes