Skip to content

Bump io.micrometer:micrometer-registry-prometheus from 1.14.1 to 1.14.2 in the micrometer group #957

Bump io.micrometer:micrometer-registry-prometheus from 1.14.1 to 1.14.2 in the micrometer group

Bump io.micrometer:micrometer-registry-prometheus from 1.14.1 to 1.14.2 in the micrometer group #957

name: etterlatte-beregning-model
on:
workflow_dispatch: # Allow manually triggered workflow run
push:
branches:
- main
paths:
- libs/etterlatte-beregning-model/**
- gradle/libs.versions.toml
- "!**/test/**"
pull_request:
branches:
- main
paths:
- libs/etterlatte-beregning-model/**
- gradle/libs.versions.toml
jobs:
test:
if: github.event_name == 'pull_request'
uses: ./.github/workflows/.lib-test.yaml
secrets: inherit