Skip to content

Release 0.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 12:35

Artifacts

Maven Central: neonbee-core-0.29.0

Maven

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

Gradle

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

Changelog

Features

Build System

  • deps: bump com.diffplug.spotless from 6.20.0 to 6.21.0 (2e3a9aff)
  • deps: bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (a4180c88)
  • deps: bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 (92030a78)
  • deps: bump sapmachine from 11.0.20 to 11.0.20.1 (a0523bf3)
  • deps: bump se.bjurr.violations.violations-gradle-plugin (7a6e8356)
  • deps: bump io.micrometer:micrometer-registry-prometheus (4041f9cd)